Home
last modified time | relevance | path

Searched refs:nextAnimationView (Results 1 – 1 of 1) sorted by relevance

/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DContainerView.swift106 let nextAnimationView = LottieAnimationView() in setTextFiltersIOS() variable
108 nextAnimationView.animation = animationView?.animation in setTextFiltersIOS()
109 replaceAnimationView(next: nextAnimationView) in setTextFiltersIOS()
141 let nextAnimationView = LottieAnimationView( in setRenderMode() variable
146 replaceAnimationView(next: nextAnimationView) in setRenderMode()
205 let nextAnimationView = LottieAnimationView( in setSourceJson() variable
210 replaceAnimationView(next: nextAnimationView) in setSourceJson()
224 let nextAnimationView = LottieAnimationView( in setSourceName() variable
229 replaceAnimationView(next: nextAnimationView) in setSourceName()
353 let nextAnimationView = LottieAnimationView( in fetchRemoteAnimation() variable
[all …]