Skip to content

Simple, secure and offline Todo application built using React Native CLI (bare). React Navigation, Redux Toolkit, SQLite for persistent storage and Expo Local Authentication.

Notifications You must be signed in to change notification settings

meetAhmed/secure-todos-list-app-react-native

Repository files navigation

Secure Todo App

A simple, secure and offline Todo application built using React Native CLI (bare).

I used React Navigation, Redux Toolkit, SQLite for persistent storage, and Expo Local Authentication. I also wrote unit tests using Jest.

All the core logic is inside the 'src' folder in the project.


Features

  • Create, update and delete todos
  • Biometrics (Face ID / Touch ID)
  • SQLite
  • React navigation
  • Redux Toolkit

Screens

  • Todo List Screen: Displays all todos with ability to navigate to detail screen.
  • Todo Detail Screen: Add or edit a todo.
  • Authentication Screen: Biometric verification (if supported).

Video

ScreenRecording_07-21-2025.20-57-08_1.MP4

About

Simple, secure and offline Todo application built using React Native CLI (bare). React Navigation, Redux Toolkit, SQLite for persistent storage and Expo Local Authentication.

Topics

Resources

Stars

Watchers

Forks