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

Hello everyone, Is there any way to set the time or reduce the default time for Splash screen? Please let me know Thanks

I follow the steps on the github repo but the problem stills. My problem occurs after installing and configuring React Native Splash Screen in my application. I followed all the...

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

### Run `react-native info` React Native Environment Info: System: OS: macOS 10.14.4 CPU: (4) x64 Intel(R) Core(TM) i3-8100B CPU @ 3.60GHz Memory: 31.29 MB / 8.00 GB Shell: 5.3 -...

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

Hello, On the android platform splash screen is working fine. But on the iOS platform, splash screen is not hiding. Please guide. ``` export default class Main extends Component {...

Update readme's for iOS integration with newer react native and address issue with connecting to bundler see solution here https://github.com/crazycodeboy/react-native-splash-screen/issues/606#issuecomment-1401875339

Hello. When I start my app compiled in release mode I've got this error : ``` Activity com.myapp.MainActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView{415ceea8 V.E..... R.....I. 0,0-1024,552} that was originally added here...

What `react-native-splash-screen` version are you using? 3.3.0 What platform does your issue occur on? (Android/iOS/Both) iOS i just want to show user splash screen after rnrestart.restart() command. but Splashscreen.show() method...

With Fabric/Turbomodules now being available for please add add support for it See https://reactnative.dev/docs/new-architecture-library-intro https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture