question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Splash screen does not show on build apk.

See original GitHub issue

Run 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:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
lewatt23commented, Sep 2, 2019

@sasclau found a solution ?

0reactions
lewatt23commented, Sep 24, 2019

@luisneto98 i did not solve it, i had not choice to remove react-native-splash-screen

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found