Installation
- npm
- Yarn
npm install react-native-scrollable-navigation-bar
yarn add react-native-scrollable-navigation-bar
#
Importimport { Container, NavigationBar, HeaderTitle, Border, StatusBar, AppleStyle, constants, useAnimatedValue, useHasReachedTransitionPoint, useMeasurements, Transitioner, Appearer,} from 'react-native-scrollable-navigation-bar';