Is there any way to disable the default splash screen, making our app load main page at first?
Asked
Active
Viewed 4.0k times
1 Answers
16
There is always a loading portion. During this time a splash WILL be shown. You can customize the splash screen though.
On Android - https://stackoverflow.com/a/44380138/1828637
On iOS - iOS Launch screen in React Native

Noitidart
- 35,443
- 37
- 154
- 323