Releases: codeherence/react-native-header
Releases · codeherence/react-native-header
Release 1.0.0
Release 1.0.0-rc.1
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 0.14.0
0.14.0 (2024-10-18)
Big shoutout to @rafpato for introducing the MasonryFlashListWithHeaders component!
Features
Release 0.13.0
Release 0.12.2
This release includes documentation updates.
0.12.2 (2024-05-24)
Release 0.12.1
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
Release 0.12.0
0.12.0 (2024-03-02)
Big thanks to @aharwood9 for being the second contributor!
Features
- add LargeHeaderSubtitleComponent (160ff01 by @aharwood9)
Bug Fixes
- ensure large header subtitle doesn't rely on large header (d29e42c by @aharwood9)
Release 0.11.2
0.11.2 (2024-02-29)
This release is require to update the README on npm - there are no changes.