Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Todo App

A simple Todo App developed with React Native and Expo. This app allows users to manage their daily tasks efficiently with a clean UI and essential task management features.

πŸ“± Key Features

  • βœ… Create, Edit, Delete todos
  • βœ… Mark todos as completed
  • βœ… Change app theme (Dark/Light Mode) via Settings
  • βœ… Tab Navigation for easy access to different screens

πŸ› οΈ Tech Stack

This app was developed with:

  • React Native – Framework for building mobile apps
  • Expo – Simplifies development and testing
  • React Navigation – Handles screen navigation
  • AsyncStorage – Local storage for saving tasks

Screenshots

Below are the app’s theme variations, highlighting both Light and Dark modes.

Theme Layouts

How It Works

The app stores todos locally on the device using AsyncStorage. Users can toggle between Light and Dark themes in the Settings screen, which updates the app's theme accordingly. The app also allows editing and removing todos.

About

A simple Todo app with Light/Dark themes and basic task management, built with React Native and Expo

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages