[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

👾 How to build a smoothly animated ToDo app with React Native, Expo, Reanimated, NativeBase, and Moti ❤️

License

Notifications You must be signed in to change notification settings

manuelduarte077/react-native-animated-todo

Repository files navigation

Smoothly Animated ToDo App built with React Native

Todo ScreenShots Todo ScreenShots Todo ScreenShots
home sidebar about
Todo ScreenShots Todo ScreenShots Todo ScreenShots

Stack

Project structure

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

How to dev

This project can be run from the Expo client app.

yarn
yarn start

About

👾 How to build a smoothly animated ToDo app with React Native, Expo, Reanimated, NativeBase, and Moti ❤️

Topics

Resources

License

Stars

Watchers

Forks