Smoothly Animated ToDo App built with React Native

Smoothly Animated ToDo App built with React Native

Try the demo on

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

Tutorial

Watch how I built this website on YouTube:

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

Looking for a Markdown note-taking app? Check out my app called Inkdrop:

GitHub

View Github