/rn-reanimated-olx-animation

OLX's Welcome screen animation recreated with React Native and Reanimated library (v1 API), part of an article

Primary LanguageTypeScriptMIT LicenseMIT

SCROLL-TRANSITION ANIMATION with REANIMATED AND GESTURE HANDLER

RUN IT

  1. Clone the repo
  2. Yarn
  3. For iOS make sure to install pods - cd ios && pod install && cd ..
  4. Start the bundler and run the app 🔥