This repo contains a fresh React Native project with preinstalled Reanimated V2
Checkout using the following command to start playing with the new Reanimated API:
git clone 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.