Closed yvz5 closed 4 years ago
This is not how a splash screen would be added. First you would add a better image to the splash screen configuration in app.json
, then follow the additional directions in this document: https://docs.expo.io/versions/latest/sdk/splash-screen/
The goal of the splash screen is to display something pretty while the app loads, and make sure it does not flash to an empty screen.
Fixes #10