Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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