Skip to content

What a better way to learn React Native than implementing a classic Todo app yet again?

Notifications You must be signed in to change notification settings

clinckzone/todo-app-react-native

Repository files navigation

todo-app-react-native

What's a better way to learn React Native than implementing a classic Todo app, yet again?

Features

This is a very simple app with very simple features as follows:

  • Login/Logout
  • Add new todos
  • Edit todo status
  • Delete todos

Demo

record-2023-10-22-06-19-20_30SDbPgg.mp4

Setup for local development

Install node dependencies

npm install

Start the development server

npx expo start

Scan the QR code shown in the terminal using the Expo Go app to open the app for local development

About

What a better way to learn React Native than implementing a classic Todo app yet again?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published