Skip to content

Releases: codeherence/react-native-header

Release 0.11.1

Choose a tag to compare

@e-younan e-younan released this 29 Feb 04:48

0.11.1 (2024-02-29)

Bug Fixes

  • scrollview padding top inconsistency (#26) (2b23bf7)

Release 0.11.0

Choose a tag to compare

@e-younan e-younan released this 27 Sep 19:30

0.11.0 (2023-09-27)

Features

Release 0.10.1

Choose a tag to compare

@e-younan e-younan released this 29 Jun 11:36

0.10.1 (2023-06-29)

Features

  • better support inverted virtualized lists (#19) (0ee68ba)

Bug Fixes

  • allow for scrollIndicatorInsets to be supplied to scroll containers (#18) (3dda369)

Release 0.10.0

Choose a tag to compare

@e-younan e-younan released this 29 Jun 03:02

0.10.0 (2023-06-29)

Features

  • introduce header fade-in threshold (#17) (9017593)

Release 0.9.0

Choose a tag to compare

@e-younan e-younan released this 29 Jun 01:51

0.9.0 (2023-06-29)

Features

Release 0.9.0-beta.0

Release 0.9.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 09 Jun 01:44

0.9.0 (2023-06-09)

Features

  • introduce Shopify's FlashList component (#13) (1dac45f)

Bug Fixes

  • release version inconsistency (8ce4999)
  • release version inconsistency (c16293e)

Release 0.8.0

Choose a tag to compare

@e-younan e-younan released this 27 Apr 22:32

0.8.0 (2023-04-27)

This is a fairly small feature release that introduces the SurfaceComponent prop to the Header component.

Features

  • add SurfaceComponent prop to header (d3a82d2)

Release 0.7.3

Choose a tag to compare

@e-younan e-younan released this 26 Apr 22:50

0.7.3 (2023-04-26)

Bug Fixes

  • increase android blur opacity slightly (d5decae)
  • missing import in tutorial (b7aa031)
  • twitter example for android & improve performance (#7) (4ccc6d6)

Release 0.7.2

Choose a tag to compare

@e-younan e-younan released this 28 Mar 00:25

0.7.2 (2023-03-28)

Bug Fixes

Release 0.7.1

Choose a tag to compare

@e-younan e-younan released this 26 Mar 21:35

0.7.1 (2023-03-26)

This patch introduces documentation to the library.

Documentation

  • introduce documentation website (36a0a53)