Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: