Skip to content

Releases: bamlab/react-native-image-header-scroll-view

v0.6.0

04 Jun 13:17
Compare
Choose a tag to compare

add TouchableFixedForeground

v0.5.1

02 Apr 21:57
Compare
Choose a tag to compare

Add ovelayColor props

v0.5.0

02 Apr 17:51
Compare
Choose a tag to compare

You can now put touchable element in the foreground.

Breaking change :

  • The foreground is now above the scrollView

v0.4.1

01 Apr 16:25
Compare
Choose a tag to compare

Fix #7

v0.4.0

05 Mar 17:32
Compare
Choose a tag to compare

Improve android performance

Breaking change :

  • The scrollview has now a background color

v0.3.1

28 Feb 19:27
Compare
Choose a tag to compare

Fix TriggerView not calling measure callback

v0.3.0

08 Feb 16:09
Compare
Choose a tag to compare

Send scrollY to render functions

v0.2.1

22 Jan 15:33
Compare
Choose a tag to compare

Fix TriggeringView when not directly child of ScrollView

v0.2.0

22 Jan 11:50
Compare
Choose a tag to compare

Add TriggeringView and renderFixedForeground

v0.1.0

22 Jan 00:13
Compare
Choose a tag to compare
  • Add foreground
  • Snapshot test