Skip to content

Could not show splash screen again on iOS. #268

@PMExtra

Description

@PMExtra

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions