Skip to content

2Senn/react-native-animated-todo

This branch is 2 commits behind craftzdog/react-native-animated-todo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03c93f0 · Nov 24, 2021

History

14 Commits
Nov 10, 2021
Nov 10, 2021
Nov 14, 2021
Nov 23, 2021
Nov 10, 2021
Nov 10, 2021
Nov 14, 2021
Nov 10, 2021
Nov 10, 2021
Nov 14, 2021
Nov 10, 2021
Nov 10, 2021
Nov 14, 2021

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

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:

Inkdrop

About

Animated ToDo app built with React Native and Reanimated v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%