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 171 react-native-splash-screen issues
Sort by recently updated
recently updated
newest added

- React Native version 0.70.6 - Latest "react-native-splash-screen" version - Android The code of my MainActivity.java file is different from the one in the docs: Docs: ``` @Override protected List...

Is the behavior normal? When I run the build via xCode, everything works fine. With "react-native run-ios" only a black screen comes up

**react-native info** System: OS: macOS 10.15.3 CPU: (4) x64 Intel(R) Core(TM) i5-8210Y CPU @ 1.60GHz Memory: 114.65 MB / 8.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 13.7.0 - /usr/local/bin/node...

Error still reported ```java package com.driverapp; import android.os.Bundle; import com.facebook.react.ReactActivity; import org.devio.rn.splashscreen.SplashScreen; import com.facebook.react.ReactActivityDelegate; import com.facebook.react.ReactRootView; public class MainActivity extends ReactActivity { /** * Returns the name of the main...

Run `react-native info` in your project and share the content. What `react-native-splash-screen` version are you using? What platform does your issue occur on? (Android/iOS/Both) Describe your issue as precisely as...

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Hi, I have updated to react-navigation v6 and used splash screen as well. In react-navigation v6 **onCreate** method is required to add in **MainActivity.js**. Same for splash screen **onCreate** is...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Run `react-native info` in your project and share the content. What `react-native-splash-screen` version are you using? What platform does your issue occur on? (Android/iOS/Both) Describe your issue as precisely as...