Splash screen does not show on build apk.
See original GitHub issueRun react-native info
in your project and share the content.
React Native Environment Info:
System:
OS: Linux 5.0 Ubuntu 18.04.3 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i7-3540M CPU @ 3.00GHz
Memory: 192.05 MB / 7.70 GB
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 10.16.2 - /usr/bin/node
Yarn: 1.17.3 - /usr/bin/yarn
npm: 6.9.0 - /usr/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
API Levels: 18, 19, 22, 23, 27, 28, 29
Build Tools: 28.0.3, 29.0.1
System Images: android-19 | Intel x86 Atom, android-22 | Google APIs Intel x86 Atom, android-23 | Google APIs Intel x86 Atom, android-27 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-29 | Intel x86 Atom_64
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.8 => 0.59.8
npmGlobalPackages:
react-native-debugger: 1.1.0
What react-native-splash-screen
version are you using?
"react-native-splash-screen": "^3.2.0",
What platform does your issue occur on? (Android/iOS/Both) Android
Describe your issue as precisely as possible : Hello everyone, Please just got this problem where, react-native-splash-screen works on android emulator well but does not work on release apk. on build apk i get a white screen instead of the splash screen, can some relate to this ?
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
Splash screen is woking on debug apk and is showing blank ...
I'm working on a flutter mobile application ...
Read more >Right Way to create Splash Screen on Android - Medium
The right way of implementing a splash screen is a little different. In the new approach specify your splash screen's background as the...
Read more >Splash Screen in Android - ProAndroidDev
Splash screen is a screen that loads when you launch an app. When you first open your application, a loading screen, also known...
Read more >Splash Screen Tutorial for Android - Kodeco
Open any app from the launcher on your Android device and you're likely to see a splash screen — a simple full-screen layout,...
Read more >Splash screens - Android Developers
Splash screen animation requirements · Set a single window background color with no transparency. · Make sure the animated icon meets the following...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sasclau found a solution ?
@luisneto98 i did not solve it, i had not choice to remove react-native-splash-screen