Home
last modified time | relevance | path

Searched defs:animationView (Results 1 – 4 of 4) sorted by relevance

/expo/ios/vendored/sdk49/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift14 var animationView: LottieAnimationView? variable
199 guard let animationView = animationView else { return } in applyProperties() variable
/expo/ios/vendored/sdk48/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift14 var animationView: LottieAnimationView? variable
199 guard let animationView = animationView else { return } in applyProperties() variable
/expo/ios/vendored/sdk47/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift14 var animationView: LottieAnimationView? variable
199 guard let animationView = animationView else { return } in applyProperties() variable
/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DContainerView.swift26 var animationView: LottieAnimationView? variable
307 guard let animationView = animationView else { return } in applyColorProperties() variable