zobeirhamid / react-native-scrollable-navigation-bar

Respecting navigation bar for scrolling screens.
https://zobeirhamid.github.io/react-native-scrollable-navigation-bar/
MIT License
266 stars 29 forks source link

How to integrate this in our own screen just header component #1

Closed poonamdhomane closed 5 years ago

zobeirhamid commented 5 years ago

Look at the source code. You can't add just the Header Component since it's connected to the ScrollableComponent, otherwise, it wouldn't work.