Source File: AnimatedSplash.js From react-native-animated-splash-screen with MIT License 6 votes componentDidUpdate(prevProps) { const { isLoaded } = this.props const { loadingProgress } = this.state if (isLoaded && !prevProps.isLoaded) { Animated.timing(loadingProgress, { toValue: 100,...
:path: "../node_modules/react-native-shake" react-native-splash-screen: :path: "../node_modules/react-native-splash-screen" react-native-video: :path: "../node_modules/react-native-video" react-native-webview: :path: "../node_modules/react-native-webview" react-native-webview-bridge...
If your bug is build/update related: use ourReproducer Template. A reproducer needs to be in a GitHub repository under your username. Author gkasireddy202commentedMay 20, 2024 "dependencies": { "@bam.tech/react-native-image-resizer": "^3.0.7", ...