Expandable carousel
Tags
Description
Installation
bunx @animatereactnative/cli@latest add expandable-carousel
npx @animatereactnative/cli@latest add expandable-carousel
yarn @animatereactnative/cli@latest add expandable-carousel
pnpm dlx @animatereactnative/cli@latest add expandable-carousel
Dependencies
| Package | Version | 
|---|---|
| @tanstack/react-query | ^5.59.20 | 
| expo-blur | ~15.0.7 | 
| expo-constants | ~18.0.9 | 
| expo-linear-gradient | ~15.0.7 | 
| expo-status-bar | ~3.0.8 | 
| lucide-react-native | ^0.456.0 | 
| react-native-reanimated | ~4.1.0 | 
To install these dependencies, you can use the following command:
bun add @tanstack/react-query@"^5.59.20" expo-blur@"~15.0.7" expo-constants@"~18.0.9" expo-linear-gradient@"~15.0.7" expo-status-bar@"~3.0.8" lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0"
npm install @tanstack/react-query@"^5.59.20" expo-blur@"~15.0.7" expo-constants@"~18.0.9" expo-linear-gradient@"~15.0.7" expo-status-bar@"~3.0.8" lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0"
yarn install @tanstack/react-query@"^5.59.20" expo-blur@"~15.0.7" expo-constants@"~18.0.9" expo-linear-gradient@"~15.0.7" expo-status-bar@"~3.0.8" lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0"
pnpm install @tanstack/react-query@"^5.59.20" expo-blur@"~15.0.7" expo-constants@"~18.0.9" expo-linear-gradient@"~15.0.7" expo-status-bar@"~3.0.8" lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0"