Skip to content

joemaddalone/react-native-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80145d4 · Oct 22, 2017

History

9 Commits
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Apr 24, 2016
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Apr 24, 2016
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017
Oct 22, 2017

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
$ react-native run-ios

Open the directory in the text editor of your choice.