Sticky tabs and scrolling animation
Description
Installation
bunx @animatereactnative/cli@latest add sticky-tabs-and-scrolling-animation
npx @animatereactnative/cli@latest add sticky-tabs-and-scrolling-animation
yarn @animatereactnative/cli@latest add sticky-tabs-and-scrolling-animation
pnpm dlx @animatereactnative/cli@latest add sticky-tabs-and-scrolling-animation
Dependencies
Package | Version |
---|---|
@expo-google-fonts/lobster | ^0.2.3 |
@expo-google-fonts/montserrat | ^0.2.3 |
@expo/vector-icons | ^15.0.2 |
@faker-js/faker | ^9.2.0 |
moti | ^0.29.0 |
react-native-reanimated | ~4.1.0 |
react-native-safe-area-context | ~5.6.0 |
To install these dependencies, you can use the following command:
bun add @expo-google-fonts/lobster@"^0.2.3" @expo-google-fonts/montserrat@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"
npm install @expo-google-fonts/lobster@"^0.2.3" @expo-google-fonts/montserrat@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"
yarn install @expo-google-fonts/lobster@"^0.2.3" @expo-google-fonts/montserrat@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"
pnpm install @expo-google-fonts/lobster@"^0.2.3" @expo-google-fonts/montserrat@"^0.2.3" @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"