Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

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 🔥