javascript - React Native - Login Screen - DrawerNavigator -


i want have login screen not in drawernavigator. upon logging in, want navigate new view in drawernavigator. (i don't want login view part of drawernavigator), normal mobile app. drawer shouldn't available until you've logged in.

how can acheive this?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -