react-native-splash-screen
react-native-splash-screen copied to clipboard
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
I am watching the code to show the splash but i didn't see how to enable or show in fullscreen my splash I thing we can get this feature modify...
## Bug summary I follow this [tutorial](https://blog.logrocket.com/building-splash-screens-react-native/), and got the error which i dont know how to fix. Do i need to downgrade the library? I alr try `gradlew clean,...
Task :react-native-splash-screen:processDebugManifest package="org.devio.rn.splashscreen" found in source AndroidManifest.xml: C:\Users\shahv\Documents\Divinecart-Mobile\node_modules\react-native-splash-screen\android\src\main\AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored. Recommendation: remove...
when I am using they give me the issue of RelativeLayout class not found
I use React Native version 0.75.2 and have implemented a react-native-splash-screen for local device development. On devices running Android 11, everything works fine. However, when testing on Android 14 during...
Run `react-native info` in your project and share the content. ``` info Fetching system and libraries information... (node:25196) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
Hi 👋 This is not exactly a bug, the library works fine for me 🎉 But we just received a compatibility warning on Google Play Store, yesterday we pre-submitted the...