Scrolling intro animation
Description
Scrolling intro animation
Installation
bunx @animatereactnative/cli@latest add scrolling-intro-animation
npx @animatereactnative/cli@latest add scrolling-intro-animation
yarn @animatereactnative/cli@latest add scrolling-intro-animation
pnpm dlx @animatereactnative/cli@latest add scrolling-intro-animation
Dependencies
Package | Version |
---|---|
@faker-js/faker | ^9.2.0 |
moti | ^0.29.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" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
npm install @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
yarn install @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0"
pnpm install @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0"