moyolvera / react-native-playground-carousel

Animated carousel playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Animated carousel playground


Languages

Language:TypeScript 36.3%Language:Java 25.9%Language:Objective-C 19.9%Language:JavaScript 12.8%Language:Ruby 2.6%Language:Starlark 2.5%