Closed harshmungara99 closed 2 years ago
maybe you can find the answer here https://stackoverflow.com/a/38265567 for iOS If you want to animate the launch screen then your need your launch storyboard scene or your launch image to be identical to your first view. You can then animate this first view
I'm using react-native-lottie-splash-screen (v1.0.1). In android it is loading instantly but in iOS it is taking delay of 2-3 seconds every-time. This issue is needs to be addressed as it's taking time to load animation in iOS. White screen is rendering every-time in iOS before animation took place.