Animated carousel with flex
Description
Animated carousel with flex
Installation
bunx @animatereactnative/cli@latest add animated-carousel-with-flex
npx @animatereactnative/cli@latest add animated-carousel-with-flex
yarn @animatereactnative/cli@latest add animated-carousel-with-flex
pnpm dlx @animatereactnative/cli@latest add animated-carousel-with-flex
Dependencies
| Package | Version |
|---|---|
expo-constants | ~18.0.9 |
moti | ^0.29.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add expo-constants@"~18.0.9" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
npm install expo-constants@"~18.0.9" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
yarn install expo-constants@"~18.0.9" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
pnpm install expo-constants@"~18.0.9" moti@"^0.29.0" react-native-reanimated@"~4.1.0"