Skip to content

Releases: codeherence/react-native-header

0.7.0-rc.0

24 Mar 19:04

Choose a tag to compare

0.7.0-rc.0 Pre-release
Pre-release

0.7.0-rc.0 (2023-03-24)

This release adds support for react-native-reanimated < 2.11.0.

Bug Fixes

  • remove useScrollViewOffset offset in favor of useAnimatedScrollHandler (#3) (7f704bb)

Release 0.6.0

24 Mar 01:24

Choose a tag to compare

0.6.0 (2023-03-24)

Features

  • add prop disableAutoFixScroll to disable/enable auto scroll adjustment (e5f96be)
  • added SectionList support (#2) (004ce4e)

Release 0.5.3

23 Mar 05:56

Choose a tag to compare

Release 0.5.3 Pre-release
Pre-release

0.5.3 (2023-03-23)

Bug Fixes

  • header center flash when views are mounted (b119350)

Release 0.5.2

23 Mar 05:48

Choose a tag to compare

Release 0.5.2 Pre-release
Pre-release

0.5.2 (2023-03-23)

Bug Fixes

  • api and allow for onScrollBeginDrag, onScrollEndDrag and more to be supplied (6e98e70)

Release 0.5.1

23 Mar 02:41

Choose a tag to compare

Release 0.5.1 Pre-release
Pre-release

0.5.1 (2023-03-23)

This is a patch to update the description of the package for the npm registry.

Release 0.5.0

23 Mar 02:38

Choose a tag to compare

Release 0.5.0 Pre-release
Pre-release

0.5.0 (2023-03-23)

This is the initial release of the package! Please note that this package is still under development and will heavily change (for the better).