Releases: bamlab/react-native-image-header-scroll-view
Releases · bamlab/react-native-image-header-scroll-view
v0.6.0
add TouchableFixedForeground
v0.5.0
You can now put touchable element in the foreground.
Breaking change :
- The foreground is now above the scrollView
v0.4.0
Improve android performance
Breaking change :
- The scrollview has now a background color
v0.3.1
Fix TriggerView not calling measure callback
v0.3.0
Send scrollY to render functions
v0.2.1
Fix TriggeringView when not directly child of ScrollView
v0.2.0
Add TriggeringView and renderFixedForeground
v0.1.0
- Add foreground
- Snapshot test