Skip to content

Releases: gorhom/react-native-bottom-sheet

Release 5.0.2

14 Oct 20:50

Choose a tag to compare

5.0.2 (2024-10-14)

Bug Fixes

Release 5.0.1

14 Oct 04:07

Choose a tag to compare

5.0.1 (2024-10-14)

Bug Fixes

  • removed redundant dependency (3ffc7f7)

Release 5.0.0

13 Oct 20:11

Choose a tag to compare

5.0.0 (2024-10-03)

Read the full announcement 🚀

Features

Bug Fixes

  • (#1119): fixed race condition between onmount and keyboard animations (a1ec74d)

Chores And Housekeeping

Release 5.0.0-alpha.11

29 Jul 06:34

Choose a tag to compare

Pre-release

5.0.0-alpha.11 (2024-07-29)

Bug Fixes

  • 1887: updated the keyboard handling for Android with keyboard input mode resize (08db4ab)
  • replace getRefNativeTag with findNodeHandle (#1823)(by @AndreiCalazans) (866b4ee)

Release 4.6.4

29 Jul 06:27

Choose a tag to compare

4.6.4 (2024-07-29)

Bug Fixes

Release 4.6.3

19 May 17:08

Choose a tag to compare

4.6.3 (2024-05-19)

Bug Fixes

  • bottom sheet not appearing for users that have reduced motion turned on (#1743)(by @fobos531) (ab1cce2)

Release 4.6.2

19 May 17:01

Choose a tag to compare

4.6.2 (2024-05-19)

Bug Fixes

Release 5.0.0-alpha.9

27 Feb 10:47

Choose a tag to compare

Release 5.0.0-alpha.9 Pre-release
Pre-release

5.0.0-alpha.9 (2024-02-27)

Reverts

Release 5.0.0-alpha.8

26 Feb 19:43

Choose a tag to compare

Release 5.0.0-alpha.8 Pre-release
Pre-release

5.0.0-alpha.8 (2024-02-26)

Bug Fixes

  • added error message when dynamic sizing enabled with a wrong children type (8b62dca)
  • bottom sheet not appearing for users that have reduced motion turned on (#1743)(by @fobos531) (9b4ef4d)
  • fixed the mount animation with reduce motion enabled (#1560, #1674) (6efd8ae)

Release 5.0.0-alpha.7

18 Feb 21:06

Choose a tag to compare

Release 5.0.0-alpha.7 Pre-release
Pre-release

5.0.0-alpha.7 (2024-02-18)

Bug Fixes