https://github.com/computerjazz/react-navigation-meetup
Example project and slides for 2017-04-26 React Native meetup presentation
https://github.com/computerjazz/react-navigation-meetup
Last synced: 8 months ago
JSON representation
Example project and slides for 2017-04-26 React Native meetup presentation
- Host: GitHub
- URL: https://github.com/computerjazz/react-navigation-meetup
- Owner: computerjazz
- Created: 2017-04-25T16:54:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T22:20:25.000Z (about 9 years ago)
- Last Synced: 2025-06-25T15:07:56.120Z (12 months ago)
- Language: JavaScript
- Size: 4.68 MB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-navigation-meetup
Example project and slides for 2017-04-26 React Native meetup presentation
[View the slides here](https://docs.google.com/presentation/d/1NueI5-WnkP8ssGq7VpKEIa6g6QkDULChT7uHaXJ9Tw0/edit#slide=id.g1d87d8784b_0_1)
Navigation can be tricky. In this presentation I'll walk you through everything you need to set up a project with the React Navigation library.
By the end you'll know how to use the navigator, pass data around your app, customize the header, and perform some advanced routing actions.
