srm-kzilla / violet-air

Official source for Violet Air. An application to track the air quality of cities worldwide! Check out the tutorial at:
https://youtu.be/5l3HojhAH1s
12 stars 9 forks source link

Fixed #10 Add a Splash Screen #12

Closed yvz5 closed 4 years ago

yvz5 commented 4 years ago

Fixes #10

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