Skip to content

Releases: codeherence/react-native-header

Release 0.7.0

Choose a tag to compare

@e-younan e-younan released this 24 Mar 19:27

0.7.0 (2023-03-24)

This release adds compatibility for react-native-reanimated >= 2.0.0.

0.7.0-rc.0

0.7.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 24 Mar 19:04

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

Choose a tag to compare

@e-younan e-younan released this 24 Mar 01:24

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

Release 0.5.3 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 23 Mar 05:56

0.5.3 (2023-03-23)

Bug Fixes

  • header center flash when views are mounted (b119350)

Release 0.5.2

Release 0.5.2 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 23 Mar 05:48

0.5.2 (2023-03-23)

Bug Fixes

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

Release 0.5.1

Release 0.5.1 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 23 Mar 02:41

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

Release 0.5.0 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 23 Mar 02:38

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).