Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T17:33:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T16:17:34.309Z (over 1 year ago)
- Topics: olx, reactnative, reanimated
- Language: TypeScript
- Homepage: https://thewidlarzgroup.com/olx-reanimated/
- Size: 28.7 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# SCROLL-TRANSITION ANIMATION with REANIMATED AND GESTURE HANDLER
![](./assets/olx_mov.gif)
![](./assets/olx_reanimated_mov.gif)
## 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: