Add NavigationPlayground Expo Demo (#1523)

* use react-navigation as dependency
* add expo based playground app
* name expo playground demo in the docs
* add ci task to deploy playground demo
This commit is contained in:
Daniel Schmidt
2017-05-16 01:55:10 +02:00
committed by Adam Miskiewicz
parent ed0a818aee
commit b19beda0a7
15 changed files with 75 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
*Learn once, navigate anywhere.*
Browse the docs on [reactnavigation.org](https://reactnavigation.org/).
Browse the docs on [reactnavigation.org](https://reactnavigation.org/) or try it out on [our expo demo](https://exp.host/@react-navigation/NavigationPlayground).
## Motivation