Drag tasks - React Native Reanimated2 animation
Description
Installation
bunx @animatereactnative/cli@latest add drag-tasks-react-native-reanimated2-animation
npx @animatereactnative/cli@latest add drag-tasks-react-native-reanimated2-animation
yarn @animatereactnative/cli@latest add drag-tasks-react-native-reanimated2-animation
pnpm dlx @animatereactnative/cli@latest add drag-tasks-react-native-reanimated2-animation
Dependencies
| Package | Version |
|---|---|
@expo/vector-icons | ^15.0.2 |
@faker-js/faker | ^9.2.0 |
react-native-gesture-handler | ~2.28.0 |
react-native-reanimated | ~4.1.0 |
react-native-redash | ^18.1.3 |
To install these dependencies, you can use the following command:
bun add @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-redash@"^18.1.3"
npm install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-redash@"^18.1.3"
yarn install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-redash@"^18.1.3"
pnpm install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-redash@"^18.1.3"