https://github.com/venkat-sci/react-native-todo
React-native ToDo App Example.latest code
https://github.com/venkat-sci/react-native-todo
android android-app ios ios-app javascript native-apps react react-native
Last synced: 2 months ago
JSON representation
React-native ToDo App Example.latest code
- Host: GitHub
- URL: https://github.com/venkat-sci/react-native-todo
- Owner: venkat-sci
- Created: 2017-03-18T11:09:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T11:48:03.000Z (over 9 years ago)
- Last Synced: 2025-01-21T23:15:06.370Z (over 1 year ago)
- Topics: android, android-app, ios, ios-app, javascript, native-apps, react, react-native
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-todo App
This code is developed from the YouTube video please see this below link.
[YouTube](https://youtu.be/AV41HahZEpU).
## setps to install
-`git clone https://github.com/Narayanareddy96/react-native-todo.git Todo,`
-`cd Todo,`
-`npm install,`
-`react-native run-ios` // for ios ,`react-native run-android` // for android.
Thanks.