vladimir-vovk / flatlist-scroll-animation

An example of FlatList item on scroll animation using vanilla React Native Animated 📽

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Scroll FlatList Item Animation

An example of FlatList item on scroll animation using vanilla React Native Animated.

Installation

  1. Clone the repo.
  2. Change directory to the app: cd flatlist-scroll-animation.
  3. Install all dependencies: yarn install.
  4. Run the Metro: yarn start.
  5. Build the app and run in simulator: yarn ios.

About

An example of FlatList item on scroll animation using vanilla React Native Animated 📽


Languages

Language:Java 38.1%Language:TypeScript 22.0%Language:Objective-C 18.6%Language:Starlark 9.5%Language:Ruby 7.4%Language:JavaScript 4.5%