react-native-splash-screen
react-native-splash-screen copied to clipboard
iOS' watchdog kills the app as if it's hanging
https://github.com/crazycodeboy/react-native-splash-screen/blob/b47197626804a742b8569cad50d5e0ed92fc765c/ios/RNSplashScreen.m#L29
If we don't hide the native splash screen in 20 seconds, iOS' watchdog will kill the app.