Add a link to the example app Re-Navigate which showcases the use of NavigatorExperimental component

This commit is contained in:
Artur Girenko 2016-05-14 00:18:11 +02:00
parent 3cb3af47e3
commit 20296f0cc6
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ You can undo this any time by deleting `node_modules` and running `re-natal deps
## Example Apps
* [Luno](https://github.com/alwx/luno-react-native) is a demo mobile application written in ClojureScript.
* [Re-Navigate](https://github.com/vikeri/re-navigate) example of using new Navigation component [NavigationExperimental](https://github.com/ericvicenti/navigation-rfc)
* [Showcase of iOS navigation](https://github.com/seantempesta/om-next-react-native-router-flux) with react-native-router-flux and Om.Next
## Tips