react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

A splash screen for react-native, hide when application loaded ,it works on iOS and Android.

Results 197 react-native-splash-screen issues
Sort by recently updated
recently updated
newest added

**Run `react-native info` in your project and share the content.** ``` System: OS: macOS 10.15.3 CPU: (4) x64 Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz Memory: 310.18 MB / 24.00 GB...

Run `react-native info` in your project and share the content. I'm having this issue, even in fullscreen i'm getting white space on the top ``` info Fetching system and libraries...

E WindowManager: win=Window{66e4399 u0 Splash Screen com.cht EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0 caller=com.android.server.wm.AppWindowToken.destroySurfaces:896 com.android.server.wm.AppWindowToken.destroySurfaces:877 com.android.server.wm.WindowState.onExitAnimationDone:5479 com.android.server.wm.-$$Lambda$01bPtngJg5AqEoOWfW3rWfV7MH4.accept:2 java.util.ArrayList.forEach:1262 com.android.server.wm.AppWindowToken.onAnimationFinished:2469 com.android.server.wm.AppWindowToken.setVisibility:560

"react-native": "0.44.0", "react-native-splash-screen": "^2.1.0", It works fine so far (no updates, nothing new), but splash screen now doesn't disappear, no error in build. If I remove [Splashscreen show] from the...

react:18.2.0 react-native:0.71.12 react-native-splash-screen:3.2.0 error info: `09-20 15:38:14.130 10181 10181 E libprotobuf-native: [libprotobuf ERROR external/protobuf/src/google/protobuf/wire_format_lite.cc:584] String field 'Tombstone.abort_message' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type...

* What platform does your issue occur on? (IOS) * useEffect( () => { setTimeout(() => { SplashScreen.hide(); },3000); }); * "react-native-splash-screen": "^3.3.0", * rn info ------ System: OS: macOS...

Is launch storyboard supported with this library? I can't get it to work.

Hi, yesterday I ran migration from Android studio from Jetifier to Androidx and it changed react-native-splash-screen. What do you think? It is necessary or useless? patch 3.2.0: ``` diff --git...

In react native newer versions of Android make the Splashscreen automatic. like in the video you watch the first splash screen which is made by react native and the second...

"react-native": "0.68.2", "react-native-splash-screen": "^3.3.0", opens but closes in seconds When you open the app, it closes itself. I followed the configuration but I don't know what the problem is. I...