Skip to content

colin3dmax/react-native-todo

 
 

Repository files navigation

Example To Do List application in react-native

Requirements, install as needed:

React Native:#####
$ npm i -g react-native-cli
watchman:#####
$ brew install watchman
clone this repo:
$ cd react-native-todo
$ npm install
$ open ToDoApp.xcodeproj

Click on the play/run button in Xcode.
Open the directory in the text editor of your choice.

About

A simple To Do application written in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • Objective-C 32.4%
  • Python 9.7%
  • Java 6.5%