Carousel pagination with timer - Reanimated
Description
Installation
bunx @animatereactnative/cli@latest add carousel-pagination-with-timer-reanimated
npx @animatereactnative/cli@latest add carousel-pagination-with-timer-reanimated
yarn @animatereactnative/cli@latest add carousel-pagination-with-timer-reanimated
pnpm dlx @animatereactnative/cli@latest add carousel-pagination-with-timer-reanimated
Dependencies
| Package | Version |
|---|---|
lucide-react-native | ^0.456.0 |
react-native-reanimated | ~4.1.0 |
react-native-worklets | ^0.5.1 |
To install these dependencies, you can use the following command:
bun add lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
npm install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
yarn install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
pnpm install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"