Skip to content

Rakha112/react-native-bottom-sheet-reanimated

Repository files navigation

React Native Bottom Sheet Using Reanimated 2

Create Custom Bottom Sheet in react native using Reanimated 2

Demo

Bottom Sheet Demo

Demo1

Demo on Android (Left) and Ios (Rigth)

Demo2

Run Locally

Clone the project

  git clone https://github.com/Rakha112/react-native-bottom-sheet-reanimated.git

Go to the project directory

  cd react-native-bottom-sheet-reanimated

Install dependencies

  npm install

Start the server

  npm start -- --reset-cache

Run on IOS

  npx pod-install
  npx react-native run-ios

Run on ANDROID

  npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published