Home
last modified time | relevance | path

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

/expo/ios/vendored/unversioned/lottie-react-native/ios/LottieReactNative/
H A DContainerView.swift189 self.fetchRemoteAnimation(from: url) in setSourceURL()
333 private func fetchRemoteAnimation(from url: URL) { in fetchRemoteAnimation() function