Closed roycehe closed 1 year ago
Hey @roycehe! Yes, something like that should work. But you'll have to manually do navio.setRoot('Tabs')
from LoginScreen, once the login is successful. Navio's AppRoot's initialRouteName
prop is an equivalent to one from react-navigation, so it's applied only once.
screens/index.tsx
App.tsx