react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

iOS' watchdog kills the app as if it's hanging

Open cavaalex opened this issue 1 year ago • 0 comments

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.

cavaalex avatar Jan 09 '25 16:01 cavaalex