A todo application using React, React-Native, Typescript, and Firestore.
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
-
eas login
-
eas build -p android --profile preview
-
eas build:run -p android
-
eas build:run -p android --latest