Skip to content

Latest commit

 

History

History

10-React-Native-Stack-Carousel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

React Native Stack Carousel

Create Stack Carousel in React Native using Reanimated and Gesture Handler

Demo

Demo on Android and iOS

Demo1

Run Locally

Clone the project

git clone https://github.com/Rakha112/react-native-animation.git

Go to the project directory

cd react-native-animation

Install dependencies

npm install

For iOS

npx pod-install

Start the server

npm start -- --reset-cache

Run on IOS

npx react-native run-ios

Run on ANDROID

npx react-native run-android

Open The App

Open the app and click on "Stack Carousel"