moyolvera / react-native-playground-pagination-carousel

Animated carousel using pagination and more animated elements playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Playground Series - Pagination Carousel

License: MIT

Custom pagination 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 pagination 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 using pagination and more animated elements playground


Languages

Language:TypeScript 42.2%Language:Java 23.7%Language:Objective-C 16.9%Language:JavaScript 11.7%Language:Ruby 3.3%Language:Starlark 2.3%