Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dprogress.ts3 let currentProgress: ProgressBar | null = null; variable
6 currentProgress = bar;
10 return currentProgress;
/expo/packages/@expo/cli/src/start/interface/
H A DstartInterface.ts68 const currentProgress = getProgressBar(); constant
69 if (currentProgress) {
70 currentProgress.terminate();
/expo/ios/vendored/sdk49/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift41 animationView?.currentProgress = progress in setProgress()
173 animationView?.currentProgress = 0; in reset()
201 animationView.currentProgress = progress in applyProperties()
/expo/ios/vendored/sdk48/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift41 animationView?.currentProgress = progress in setProgress()
173 animationView?.currentProgress = 0; in reset()
201 animationView.currentProgress = progress in applyProperties()
/expo/ios/vendored/sdk47/lottie-react-native/src/ios/LottieReactNative/
H A DContainerView.swift41 animationView?.currentProgress = progress in setProgress()
173 animationView?.currentProgress = 0; in reset()
201 animationView.currentProgress = progress in applyProperties()
/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DContainerView.swift82 animationView?.currentProgress = progress in setProgress()
265 animationView?.currentProgress = 0; in reset()