Schedule - Reanimated layout animation
Description
Installation
bunx @animatereactnative/cli@latest add schedule-reanimated-layout-animation
npx @animatereactnative/cli@latest add schedule-reanimated-layout-animation
yarn @animatereactnative/cli@latest add schedule-reanimated-layout-animation
pnpm dlx @animatereactnative/cli@latest add schedule-reanimated-layout-animation
Dependencies
| Package | Version |
|---|---|
lucide-react-native | ^0.456.0 |
react-native-reanimated | ~4.1.0 |
react-native-safe-area-context | ~5.6.0 |
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-safe-area-context@"~5.6.0"
npm install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"
yarn install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"
pnpm install lucide-react-native@"^0.456.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"