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

https://github.com/stmoreau/react-native-todo

⏲ Playing with react-native!
https://github.com/stmoreau/react-native-todo

java javascript objective-c python react-native simulator

Last synced: 2 months ago
JSON representation

⏲ Playing with react-native!

Awesome Lists containing this project

README

          

# react-native-todo

##Simple to-do list using react-native

To get it running you need to:
1. Clone the repo
2. Run `npm install`
3. To run it on an android simulator (e.g. Genymotion), open the simulator and run `react-native run-android`
4. To run it on an ios simulator using Mac just run `react-native run-ios` and it will open xsplit automatically

If you have any issues follow the [Facebook Docs](https://facebook.github.io/react-native/docs/getting-started.html)