-
I run the project without issue with expo. And then I had to expo eject. After ejecting I tried to run the project with 'yarn android' but I get this error.
`FAILURE: Build failed with an exception…
-
I set my app's splash screen in my main style.xml as
```@drawable/splash```
and I use the same splash screen in react-native-splash-screen.
What I find when dialog splash screen's center is 20…
-
Could not get BatchedBridge, make sure your bundle is packaged correctly
Android 5.5.1,
react-native-splash-screen v2.0.0
react-native v0.43.2
-
```
System:
OS: macOS 10.15.3
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Memory: 94.06 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.13.1 - ~/.nvm/ver…
-
I need to show a splash screen when my app state was changed to `inactive` or `background`, but unfortunately, it's not working.
Anyone faced with this issue?
---
react-native info results:
``…
-
I used the command `react-native set-splash --path ./splash.png --background #F5861F`
but only works in android pretty well, however in iOS only shows a blank black screen, when I inspect with Xcod…
-
### Summary
When I build and run my app on a physical iOS device, it opens to the expo-dev-client screen after the splash screen is shown, but does not find the development server running on port 8…
-
### Why it is needed?
Given a custom CodePush flow that leads to users restarting the app before they continue their journey, it would be really nice to have to option to "show" the splash screen at …
-
hi i can remove this error....
Sorry for poor english...!
change all **bundle.gradle** files
goto your project and then **node_modules** then goto where module you installed ex**.react-native-splas…
-
There is a fade out / fade in after the default iOS splash screen. Is it due to React Navigation? Is it somehow possible to turn off the "app launch fade in"? I want to duplicate the native splash scr…