Discover BottomSheet custom scroll animation
Description
Installation
bunx @animatereactnative/cli@latest add discover-bottomsheet-custom-scroll-animation
npx @animatereactnative/cli@latest add discover-bottomsheet-custom-scroll-animation
yarn @animatereactnative/cli@latest add discover-bottomsheet-custom-scroll-animation
pnpm dlx @animatereactnative/cli@latest add discover-bottomsheet-custom-scroll-animation
Dependencies
Package | Version |
---|---|
@faker-js/faker | ^9.2.0 |
@gorhom/bottom-sheet | ^5.2.6 |
expo-constants | ~18.0.9 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
npm install @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
yarn install @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
pnpm install @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"