react-native-scrollable-navigation-bar
react-native-scrollable-navigation-bar copied to clipboard
Respecting navigation bar for scrolling screens.
React Native Scrollable Navigation Bar
| Image Background Example | Search Bar Example |
|---|---|
![]() |
![]() |
Getting Started
Features
- 60 FPS scroll animations
- Works on all Platforms
- Uses react-native Animated API, so no extra dependencies are needed
- Fully customizable
Roadmap
- [ ] Custom RefreshControl Animation
- [ ] Supporting FlatList
- [ ] ScrollView Methods
Bugs
- Web[iOS]: Bouncing won't scale up the HeaderBackground Component
- Web: Border flickering
- RegularNavigationBar: If
collapsible=true,stickyCollapsible=true, and aSnapComponentexists, so theStickyComponentcollapses too early, as it does not count insnapHeight

