Added another example app

This commit is contained in:
Matus Lestan 2016-05-24 21:22:53 +02:00
parent 40ad59d141
commit e6e64b5b3b
1 changed files with 1 additions and 0 deletions

View File

@ -320,6 +320,7 @@ You can undo this any time by deleting `node_modules` and running `re-natal deps
* [Luno](https://github.com/alwx/luno-react-native) is a demo mobile application written in ClojureScript. * [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) * [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 * [Showcase of iOS navigation](https://github.com/seantempesta/om-next-react-native-router-flux) with react-native-router-flux and Om.Next
* [Catlantis](https://github.com/madvas/catlantis) is a funny demo application about cats
## Tips ## Tips
- Having `rlwrap` installed is optional but highly recommended since it makes - Having `rlwrap` installed is optional but highly recommended since it makes