Skip to main content

General Method

This method should be used when you already have all the UI elements and just wanna add the animations. Check the Container API.

import {  Container,  NavigationBar,  HeaderTitle,  StatusBar,} from 'react-native-scrollable-navigation-bar';
Live Editor
Result