Skip to content

raphaelwach/SwiftGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftGIF

A package to display animated GIF in SwiftUI

Usage

    let data = /* your gif data, wherever it's stored */

    var body: some View {
        GIFView(data: data)
    }

About

A package to display animated GIF in SwiftUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages