Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 784 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 784 Bytes

React Native To-Do List

Simple react native to do list

Features

  • Add To-Do
  • Mark To-Do
  • Remove To-Do
  • Articles
  • Show User Location

Build Setup

  • Install dependencies
# (Yarn)
$ yarn install
# (npm)
$ npm install
  • Run
 $ npx react-native run-android

Copyright © 2020 I Putu Saputrayana (Iyan Saputra)