https://github.com/motasimfoad/check-list
Its a simple checklist app for both IOS and Android
https://github.com/motasimfoad/check-list
android checklist hybrid-application ios react-native
Last synced: 3 months ago
JSON representation
Its a simple checklist app for both IOS and Android
- Host: GitHub
- URL: https://github.com/motasimfoad/check-list
- Owner: motasimfoad
- Created: 2017-04-28T09:31:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T09:45:37.000Z (about 9 years ago)
- Last Synced: 2025-03-18T05:32:19.851Z (over 1 year ago)
- Topics: android, checklist, hybrid-application, ios, react-native
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 :