HarshBhatia / rn-animations-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reanimated-2-playground

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 git@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.

Check Reanimated 2 documentation here.

About


Languages

Language:JavaScript 45.1%Language:Java 22.3%Language:Objective-C++ 16.7%Language:Objective-C 7.0%Language:Starlark 6.2%Language:Ruby 2.7%