dominguez-aureax / aureax-app

1 stars 0 forks source link

add splash screen/loading screen #6

Open dominguez-aureax opened 3 years ago

dominguez-aureax commented 3 years ago

When working with authentication, firebase needs to perform an initial check when the application is booted up. A splash/loading screen would help direct the application to know which page needs to be loaded.

dominguez-aureax commented 3 years ago

Updating the design has caused an error with how the splash screen was performed. Most likely the page will need to be passed to the splash screen and wait for the loading to continue.