-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
My application have a function that need to "reload js".
So I want to use "react-native-restart" with "react-native-splash-screen".
They work fine on Android.
But I found that it would not show splash screen when I call SplashScreen.show()
from js on iOS.
I have looked the native code for iOS, it's just a waiter in show()
, it's very different from Android.
It that any solution for my requirement?
Whatever, I think it should be explained in README, it cost me a lot of time.
Metadata
Metadata
Assignees
Labels
No labels