React Native: Complex navigation with React Navigation
Example project for my articles on:
- Medium: https://medium.com/@oieduardorabelo/react-native-navegações-complexas-com-react-navigation-583a8f5a4a7
- Dev.to: https://dev.to/oieduardorabelo/react-native-navegacoes-complexas-com-react-navigation-2abp
All credits to Complex Navigation Example with React Navigation by Spencer Carli
changelog
- In the original tutorial Spencer Carli, isn't using the last version of React Navigation
- I've updated all examples + locking dependencies version
- And you can find every step in a separated commit in the git history