Custom animated Splash screen
Description
Custom animated Splash screen
Installation
bunx @animatereactnative/cli@latest add custom-animated-splash-screen
npx @animatereactnative/cli@latest add custom-animated-splash-screen
yarn @animatereactnative/cli@latest add custom-animated-splash-screen
pnpm dlx @animatereactnative/cli@latest add custom-animated-splash-screen
Dependencies
| Package | Version |
|---|---|
moti | ^0.29.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add moti@"^0.29.0" react-native-reanimated@"~4.1.0"
npm install moti@"^0.29.0" react-native-reanimated@"~4.1.0"
yarn install moti@"^0.29.0" react-native-reanimated@"~4.1.0"
pnpm install moti@"^0.29.0" react-native-reanimated@"~4.1.0"