joemaddalone / react-native-todo

A simple To Do application written in React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple To Do application written in React Native


Languages

Language:JavaScript 49.9%Language:Objective-C 29.3%Language:Python 11.5%Language:Java 9.3%