/flatlist-scroll-animation

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

Primary LanguageJava

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.