An open API service indexing awesome lists of open source software.

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

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.

![React navigation setup](./img/screenshots/Screen%20Shot%202017-04-21%20at%204.57.20%20PM.png)