Custom vertical scroll list - StarWars like casting - Reanimated2 + Gestures
Description
Installation
bunx @animatereactnative/cli@latest add custom-vertical-scroll-list-starwars-like-casting-reanimated2-+-gestures
npx @animatereactnative/cli@latest add custom-vertical-scroll-list-starwars-like-casting-reanimated2-+-gestures
yarn @animatereactnative/cli@latest add custom-vertical-scroll-list-starwars-like-casting-reanimated2-+-gestures
pnpm dlx @animatereactnative/cli@latest add custom-vertical-scroll-list-starwars-like-casting-reanimated2-+-gestures
Dependencies
Package | Version |
---|---|
@faker-js/faker | ^9.2.0 |
react-native-gesture-handler | ~2.28.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
npm install @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
yarn install @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
pnpm install @faker-js/faker@"^9.2.0" react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"