Skip to content

Releases: codeherence/react-native-header

Release 1.0.1

Choose a tag to compare

@e-younan e-younan released this 15 Mar 23:46

1.0.1 (2026-03-15)

Big thank you to @haswalt!

Bug Fixes

  • improve reanimated 4 compatibility changes (d1190df)
  • update components for react-native-reanimated 4 compatibility (#52) (b52deae)

Release 1.0.0

Choose a tag to compare

@e-younan e-younan released this 29 Sep 03:20

1.0.0 (2025-09-29)

What's Changed

Full Changelog: v0.14.0...v1.0.0

Release 1.0.0-rc.1

Release 1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 17 Sep 23:15

1.0.0-rc.1 (2025-09-17)

Big thank you to @ythomop for pointing out the new inverted properties for FlashList!

Bug Fixes

Release 1.0.0-rc.0

Release 1.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 16 Sep 21:08

1.0.0-rc.0 (2025-09-16)

Features

Release 0.14.0

Choose a tag to compare

@e-younan e-younan released this 18 Oct 22:30

0.14.0 (2024-10-18)

Big shoutout to @rafpato for introducing the MasonryFlashListWithHeaders component!

Features

  • add support for MasonryFlashlist (#39) (52ba9a3)

Release 0.13.0

Choose a tag to compare

@e-younan e-younan released this 14 Oct 23:52

0.13.0 (2024-10-14)

Bug Fixes

  • allows header container styles overriding (3bcec8b)
  • allows header style overriding (fc8ffc5)

Release 0.12.2

Choose a tag to compare

@e-younan e-younan released this 24 May 01:16

This release includes documentation updates.

0.12.2 (2024-05-24)

Release 0.12.1

Choose a tag to compare

@e-younan e-younan released this 15 Apr 16:41

0.12.1 (2024-04-15)

Minor change to ensure that border color can change. Before, it was initially "white" since it was using an opacity animation. Now, there is an interpolation between an initial and final border color.

Features

  • introduce bottom border color interpolation (5069e90)
  • upload gif (2bbb2a8)

Release 0.12.0

Choose a tag to compare

@e-younan e-younan released this 02 Mar 21:28

0.12.0 (2024-03-02)

Big thanks to @aharwood9 for being the second contributor!

Features

Bug Fixes

Release 0.11.2

Choose a tag to compare

@e-younan e-younan released this 29 Feb 08:52

0.11.2 (2024-02-29)

This release is require to update the README on npm - there are no changes.