Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oieduardorabelo/react-native-complex-navigation-with-react-navigation
📱React Native example for complex react-navigation setup
https://github.com/oieduardorabelo/react-native-complex-navigation-with-react-navigation
expo expo-cli react react-native react-navigation react-navigation-demo react-navigation-drawer react-navigation-example react-navigation-stack react-navigation-tabs reactjs
Last synced: 10 days ago
JSON representation
📱React Native example for complex react-navigation setup
- Host: GitHub
- URL: https://github.com/oieduardorabelo/react-native-complex-navigation-with-react-navigation
- Owner: oieduardorabelo
- Created: 2019-10-06T00:16:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T13:20:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T19:10:11.931Z (7 months ago)
- Topics: expo, expo-cli, react, react-native, react-navigation, react-navigation-demo, react-navigation-drawer, react-navigation-example, react-navigation-stack, react-navigation-tabs, reactjs
- Language: JavaScript
- Homepage:
- Size: 930 KB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NOT MAINTAINED
The example in this repository is 3-4 years old. Things changed in the ecosystem.
Take it with a grain of salt 😄
---
# 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-2abpAll credits to [Complex Navigation Example with React Navigation](https://www.reactnativeschool.com/complex-navigation-example-with-react-navigation) by [Spencer Carli](https://twitter.com/spencer_carli)
### changelog
- In the original tutorial [Spencer Carli](https://twitter.com/spencer_carli), isn't using the last version of [React Navigation](https://reactnavigation.org/)
- I've updated all examples + locking dependencies version
- And you can find [every step in a separated commit in the git history](https://github.com/oieduardorabelo/react-native-complex-navigation-with-react-navigation/commits/master)