Announcements - React Native Reanimated Custom Layout Animation
Description
Installation
bunx @animatereactnative/cli@latest add announcements-react-native-reanimated-custom-layout-animation
npx @animatereactnative/cli@latest add announcements-react-native-reanimated-custom-layout-animation
yarn @animatereactnative/cli@latest add announcements-react-native-reanimated-custom-layout-animation
pnpm dlx @animatereactnative/cli@latest add announcements-react-native-reanimated-custom-layout-animation
Dependencies
| Package | Version |
|---|---|
react-native-reanimated | ~4.1.0 |
react-native-worklets | ^0.5.1 |
To install these dependencies, you can use the following command:
bun add react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
npm install react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
yarn install react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
pnpm install react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"