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.gitDon't forget to install dependencies:
> cd reanimated-2-playground && yarnIf you want to install app on the iOS simulator:
npx pod-installThen run the app using Xcode or react-native CLI.

