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: 7 months ago
JSON representation

Simple Todo App using React Native

Awesome Lists containing this project

README

          

## Todo app using React Native
Simple Todo App using React Native

Tutorial : 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