https://github.com/thewidlarzgroup/rn-reanimated-olx-animation
OLX's Welcome screen animation recreated with React Native and Reanimated library (v1 API), part of an article
https://github.com/thewidlarzgroup/rn-reanimated-olx-animation
olx reactnative reanimated
Last synced: 6 months ago
JSON representation
OLX's Welcome screen animation recreated with React Native and Reanimated library (v1 API), part of an article
- Host: GitHub
- URL: https://github.com/thewidlarzgroup/rn-reanimated-olx-animation
- Owner: TheWidlarzGroup
- License: mit
- Created: 2020-05-13T16:26:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T17:33:33.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T22:57:49.800Z (6 months ago)
- Topics: olx, reactnative, reanimated
- Language: TypeScript
- Homepage: https://thewidlarzgroup.com/olx-reanimated/
- Size: 28.7 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 :fire: