You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran react-native-splash-screen and applied react-native link react-native-splash-screen.
When I try to build after applying, SplashScreen.show(this, R.style.SplashScreenTheme); I got a message saying the included SplashScreen could not be found. Is there any workaround for this? Please help me.
The text was updated successfully, but these errors were encountered:
I ran react-native-splash-screen and applied react-native link react-native-splash-screen.
When I try to build after applying, SplashScreen.show(this, R.style.SplashScreenTheme); I got a message saying the included SplashScreen could not be found. Is there any workaround for this? Please help me.
The text was updated successfully, but these errors were encountered: