This repo contains examples project with reanimated 2
This library purpose is to share a diferents examples of comon uses cases of animations some of the there more easy and other more complex
🧠 Feel free to open a PR to add more axamples
The base of the project is a clone of
https://github.com/software-mansion-labs/reanimated-2-playground.git
Don't forget to install dependencies:
> cd reanimated-2-playground && yarn
If you want to install app on the iOS simulator:
npx pod-install
Then run the app using Xcode or react-native
CLI.