Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LottieExtensions

AirBnB's Lottie SwiftUI View

Example usage:

LottieView(.init(name: animationFile.name, bundle: animationFile.bundle))
    .lottieAnimationConfiguration {
        $0.loopMode = .playOnce
        $0.play()
    }

About

Lottie SwiftUI Extensions

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages