- Clone the repo
Yarn
- For iOS make sure to install pods -
cd ios && pod install && cd ..
- Start the bundler and run the app 🔥
TheWidlarzGroup/rn-reanimated-olx-animation
OLX's Welcome screen animation recreated with React Native and Reanimated library (v1 API), part of an article
TypeScriptMIT