Custom menu animation - Reanimated2 + Moti
Description
Installation
bunx @animatereactnative/cli@latest add custom-menu-animation-reanimated2-+-moti
npx @animatereactnative/cli@latest add custom-menu-animation-reanimated2-+-moti
yarn @animatereactnative/cli@latest add custom-menu-animation-reanimated2-+-moti
pnpm dlx @animatereactnative/cli@latest add custom-menu-animation-reanimated2-+-moti
Dependencies
| Package | Version |
|---|---|
@expo-google-fonts/inter | ^0.2.3 |
@expo/vector-icons | ^15.0.2 |
@faker-js/faker | ^9.2.0 |
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" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-reanimated@"~4.1.0"
npm install @expo-google-fonts/inter@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-reanimated@"~4.1.0"
yarn install @expo-google-fonts/inter@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-reanimated@"~4.1.0"
pnpm install @expo-google-fonts/inter@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" react-native-reanimated@"~4.1.0"