Skip to content

Releases: sendbird/react-native-scrollview-enhancer

Release 0.2.1

14 Jun 03:50
Compare
Choose a tag to compare

0.2.1 (2023-06-14)

Bug Fixes

  • safely handle mutable nullable variables (#4) (4892567)

Release 0.2.0

04 May 16:41
3ba9bb6
Compare
Choose a tag to compare

0.2.0 (2023-05-04)

Breaking changes

Dropped 0.63.x

Release 0.1.2

04 May 16:33
fb652e4
Compare
Choose a tag to compare

0.1.2 (2023-05-04)

Bug Fixes

  • support 0.63.x compatibility (7816030)

Release 0.1.1

04 May 15:17
cbff1d5
Compare
Choose a tag to compare

0.1.1 (2023-05-04)

Bug Fixes

  • downgrade kotlin to cover react-native 0.63.x gradle (43b46ca)

Release 0.1.0

04 May 10:39
b7692a5
Compare
Choose a tag to compare

0.1.0 (2023-05-04)

Release 0.1.0-beta.3

24 Apr 14:47
6372f3d
Compare
Choose a tag to compare
Release 0.1.0-beta.3 Pre-release
Pre-release

0.1.0-beta.3 (2023-04-24)

Bug Fixes

  • should call maybeCallOnEdgeReached in onLayout handler (39d06b3)

Release 0.1.0-beta.2

24 Apr 13:57
128aa12
Compare
Choose a tag to compare
Release 0.1.0-beta.2 Pre-release
Pre-release

0.1.0-beta.2 (2023-04-24)

Bug Fixes

  • modified onEdgeReached handlers to be executed sequentially (e51fa82)

Release 0.1.0-beta.1

13 Apr 15:08
aa40841
Compare
Choose a tag to compare
Release 0.1.0-beta.1 Pre-release
Pre-release

0.1.0-beta.1 (2023-04-13)

Bug Fixes

  • should require NativeComponent only on android (ee946ab)

Release 0.1.0-beta.0

13 Apr 15:02
ac569c9
Compare
Choose a tag to compare
Release 0.1.0-beta.0 Pre-release
Pre-release

0.1.0-beta.0 (2023-04-13)

Features