Need help with expo navigation

Hi,

I’m new in react-native and expo.
I don’t know how to go from a screen to another screen with route.
In growler-prowler example project, that is from AuthenticaionScreen to BreweryListScreen ?

If you want to understand how the Navigation works, you should check this link:
React-Navigation

and if you just want to keep it simple, i recommend you to use the Dark Army Navigator (i’m currently using this one for my project).
DARNNavigator

I hope that this information was of any use to you. Greetings :slight_smile:

2 Likes