Parallax Carousel - Reanimated & Gestures
Tags
Description
Installation
bunx @animatereactnative/cli@latest add parallax-carousel-reanimated-and-gestures
npx @animatereactnative/cli@latest add parallax-carousel-reanimated-and-gestures
yarn @animatereactnative/cli@latest add parallax-carousel-reanimated-and-gestures
pnpm dlx @animatereactnative/cli@latest add parallax-carousel-reanimated-and-gestures
Dependencies
| Package | Version |
|---|---|
@expo-google-fonts/quantico | ^0.2.3 |
@faker-js/faker | ^9.2.0 |
expo-linear-gradient | ~15.0.7 |
lucide-react-native | ^0.456.0 |
moti | ^0.29.0 |
react-native-gesture-handler | ~2.28.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @expo-google-fonts/quantico@"^0.2.3" @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" lucide-react-native@"^0.456.0" moti@"^0.29.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
npm install @expo-google-fonts/quantico@"^0.2.3" @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" lucide-react-native@"^0.456.0" moti@"^0.29.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
yarn install @expo-google-fonts/quantico@"^0.2.3" @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" lucide-react-native@"^0.456.0" moti@"^0.29.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
pnpm install @expo-google-fonts/quantico@"^0.2.3" @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" lucide-react-native@"^0.456.0" moti@"^0.29.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"