Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 908 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 908 Bytes

react-native-checklist-demoapp

React-native checklist demoapp

Includes :
1- Checklist app for both android and ios.

Installation :

1 - create a React-native project
react-native init CheckList
2 - cd CheckList
3 - Download the index.ios/android and replace it with this one.
4 - Download and replace package.json file
5 - Download the scr folder
6 - npm install
7 - react-native link
8 - react-native run-ios or react-native run-android




Preview :

Screen_Shot_2017_04_28_at_3_40_01_PM
Screen_Shot_2017_04_28_at_3_40_10_PM