Skip to content

My To-Do is an animated task management app that helps you stay organized and motivated. With fun animations and a user-friendly interface, you can easily create and track your to-do lists, set reminders, and mark tasks as complete.

Notifications You must be signed in to change notification settings

CodeWizarz/To-Do

Repository files navigation

Smoothly Animated ToDo App built with React Native

Thumbnail

Try the demo on Expo Go

The animated checkbox component has been published as an NPM module react-native-checkbox-reanimated.

demo

Stack

Project structure

$PROJECT_ROOT
├── App.tsx        # Entry point
└── src
    ├── screens    # Screen components
    ├── components # UI components
    ├── utils      # Custom hooks and helpers
    └── assets     # Image files

Credits

How to dev

This project can be run from the Expo client app.

yarn
yarn start

About

My To-Do is an animated task management app that helps you stay organized and motivated. With fun animations and a user-friendly interface, you can easily create and track your to-do lists, set reminders, and mark tasks as complete.

Topics

Resources

Stars

Watchers

Forks