Reanimated custom stagger component
Description
Reanimated custom stagger component
Installation
bunx @animatereactnative/cli@latest add reanimated-custom-stagger-component
npx @animatereactnative/cli@latest add reanimated-custom-stagger-component
yarn @animatereactnative/cli@latest add reanimated-custom-stagger-component
pnpm dlx @animatereactnative/cli@latest add reanimated-custom-stagger-component
Dependencies
| Package | Version |
|---|---|
react-native-paper | ^5.12.5 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add react-native-paper@"^5.12.5" react-native-reanimated@"~4.1.0"
npm install react-native-paper@"^5.12.5" react-native-reanimated@"~4.1.0"
yarn install react-native-paper@"^5.12.5" react-native-reanimated@"~4.1.0"
pnpm install react-native-paper@"^5.12.5" react-native-reanimated@"~4.1.0"