Replies: 1 comment 1 reply
-
Does the Open to adding an official SwiftUI API as well, PRs welcome! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Which Version of Lottie are you using?
Lottie 4.4.3
Expected Behavior
Developers should be able to explicitly set the content mode when using LottieView in SwiftUI
Actual Behavior
Developers have to create a
UIViewRepresentable
around LottieAnimationView` in order to set the content mode.Beta Was this translation helpful? Give feedback.
All reactions