Skip to content

jerinjahan/todo-react-native

Repository files navigation

Todo App

A todo application using React, React-Native, Typescript, and Firestore.

Setup

Install dependencies

Install the dependencies for the client and server.

# in one terminal window
cd todo-react-native && npm i
# then write command terminal window
# npx expo start

How to build apk for android device

  • eas login

  • eas build -p android --profile preview

  • eas build:run -p android

  • eas build:run -p android --latest

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published