Replies: 1 comment 2 replies
-
Hey, are you sure this isn't a layout issue? Maybe could you please provide more informations about where this view sits or how you are using it. I tried using your code and the same Lottie version (4.2.0) and my animations are working normally with "larger text" set on max scale in accessibility settings. (Simulator - 16.4) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lottie animation doesn't playing while Accessibility large text ON, when it is off working normally
`
import Lottie
import SwiftUI
import UIKit
}
`
Which Version of Lottie are you using?
Lottie 4.2.0
Actual Behavior
blank animation view
Beta Was this translation helpful? Give feedback.
All reactions