bnolan / echt-client

👀 React native component of the worlds greatest photo sharing app
1 stars 0 forks source link

Avoid stack nav for loading screen #22

Closed chillu closed 7 years ago

chillu commented 7 years ago

It shouldn't be possible to go back to the loading screen from either the intro screens or the main nav. The loading screen is a function of store readiness, not a navigation concern.

Fixes #21