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

Run `react-native info` in your project and share the content. RN 0.62, startup app white,forever What `react-native-splash-screen` version are you using? v 3.3.0 What platform does your issue occur on?...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

I have used **react-native-firebase** in my react native project[android platform] to show the app notification. With this library i am able to show the notification when the app is in...

When new remote notification received while the app is closed and user clicked on notification then the splash screen is not shown. How can i solve this? This happens only...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Right now this library depends on the launch_image being located under `src/main/res/layout/launch_image`. However, Android allows you to configure product flavors each with their own asset source sets. That means you...

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Run `react-native info` in your project and share the content. ```shell Environment: OS: macOS 10.14.5 Node: 10.15.3 Yarn: 1.16.0 npm: 6.4.1 Watchman: 4.9.0 Xcode: Xcode 10.2.1 Build version 10E1001 Android...

**react:** _16.9.0_ **react-native:** _0.61.5_ **react-native-splash-screen:** _3.2.0_ ### iOs issue Once the application starts and the splash screen is shown, the application freezes and it is not working then. The splash...