Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themiu/todo-app
Simple Todo App using React Native
https://github.com/themiu/todo-app
react-native todo-app
Last synced: 30 days ago
JSON representation
Simple Todo App using React Native
- Host: GitHub
- URL: https://github.com/themiu/todo-app
- Owner: TheMIU
- Created: 2024-01-07T09:54:24.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-09-15T07:33:09.000Z (4 months ago)
- Last Synced: 2024-09-15T10:38:21.024Z (4 months ago)
- Topics: react-native, todo-app
- Language: JavaScript
- Homepage:
- Size: 460 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Todo app using React Native
Simple Todo App using React NativeTutorial : https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ
Expo : https://expo.dev/
Create new react native project using Expo
* `npm install --global eas-cli`
* `npx create-expo-app `
* `cd `
* `eas init --id `Link an existing codebase using Expo
* `npm install --global eas-cli`
* `eas init --id `run project
* Download Expo go app to phone
* `npm start`
* scan QR code
* ** must use a same network