React Native Medium scroll sticky footer navigation
Tags
Description
Installation
bunx @animatereactnative/cli@latest add react-native-medium-scroll-sticky-footer-navigation
npx @animatereactnative/cli@latest add react-native-medium-scroll-sticky-footer-navigation
yarn @animatereactnative/cli@latest add react-native-medium-scroll-sticky-footer-navigation
pnpm dlx @animatereactnative/cli@latest add react-native-medium-scroll-sticky-footer-navigation
Dependencies
| Package | Version | 
|---|---|
| @expo/vector-icons | ^15.0.2 | 
| expo-constants | ~18.0.9 | 
| react-native-safe-area-context | ~5.6.0 | 
To install these dependencies, you can use the following command:
bun add @expo/vector-icons@"^15.0.2" expo-constants@"~18.0.9" react-native-safe-area-context@"~5.6.0"
npm install @expo/vector-icons@"^15.0.2" expo-constants@"~18.0.9" react-native-safe-area-context@"~5.6.0"
yarn install @expo/vector-icons@"^15.0.2" expo-constants@"~18.0.9" react-native-safe-area-context@"~5.6.0"
pnpm install @expo/vector-icons@"^15.0.2" expo-constants@"~18.0.9" react-native-safe-area-context@"~5.6.0"