thomasreolon2 / todoapp-reactnative

Todo App with React Native

Home Page:https://hellokoding.com/todo-app-with-react-native/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App with React Native

Guide

https://hellokoding.com/todo-app-with-react-native/

What you'll need

  • MacOS, Xcode
  • NodeJS
  • NPM
  • React Native 0.28+

Stack

  • ES6
  • React Native

Run

git clone git@github.com:hellokoding/todoapp-reactnative.git
cd todoapp-reactnative
npm install
react-native link
react-native run-ios

About

Todo App with React Native

https://hellokoding.com/todo-app-with-react-native/

License:MIT License


Languages

Language:JavaScript 50.6%Language:Objective-C 32.3%Language:Python 10.1%Language:Java 6.9%