/react-native-playground-carousel

Animated carousel playground

Primary LanguageTypeScript

React Native Playground Series - Stack Carousel

License: MIT

Custom stack carousel project built on React Native as a challenge following the video from Catalin Miron.


> Check his full video and support his channel

Features

  • Flatlist stack carousel
  • Hooks
  • Animated API
  • Gesture Handler

Usage

Clone the repo and run:

For iOS:

yarn install && npx pod-install && yarn ios

For Android:

yarn install && yarn android

Example

Example of the running app

License

This project is MIT licensed.