Add a link to the example app Re-Navigate which showcases the use of NavigatorExperimental component
This commit is contained in:
parent
3cb3af47e3
commit
20296f0cc6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue