Skip to main content

Predefined Styles

This method uses under the hood the general method but provides UI elements. This method should be used when you want a out of the box working solution without worrying about the UI elements. So far this package only provides the predefined style AppleStyle.

import { AppleStyle } from 'react-native-scrollable-navigation-bar';
Live Editor
Result