Skip to content

zXpro27/TodoApp

Repository files navigation

Smoothly Animated ToDo App built with React Native

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

Animated ToDo app built with React Native and Reanimated v2, I'm just learning react native and this is my first project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published