Credit card scroll animation
Description
Installation
bunx @animatereactnative/cli@latest add credit-card-scroll-animation
npx @animatereactnative/cli@latest add credit-card-scroll-animation
yarn @animatereactnative/cli@latest add credit-card-scroll-animation
pnpm dlx @animatereactnative/cli@latest add credit-card-scroll-animation
Dependencies
Package | Version |
---|---|
@expo-google-fonts/inter | ^0.2.3 |
@faker-js/faker | ^9.2.0 |
expo-constants | ~18.0.9 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @expo-google-fonts/inter@"^0.2.3" @faker-js/faker@"^9.2.0" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
npm install @expo-google-fonts/inter@"^0.2.3" @faker-js/faker@"^9.2.0" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
yarn install @expo-google-fonts/inter@"^0.2.3" @faker-js/faker@"^9.2.0" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"
pnpm install @expo-google-fonts/inter@"^0.2.3" @faker-js/faker@"^9.2.0" expo-constants@"~18.0.9" react-native-reanimated@"~4.1.0"