Skip to content

hellokoding/todoapp-reactnative

Repository files navigation

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

Releases

No releases published

Packages

No packages published