Skip to content

Releases: gorhom/react-native-bottom-sheet

Release 5.0.5

26 Oct 07:22
Compare
Choose a tag to compare

5.0.5 (2024-10-26)

Bug Fixes

Release 5.0.4

20 Oct 17:02
Compare
Choose a tag to compare

5.0.4 (2024-10-20)

Bug Fixes

Release 5.0.3

20 Oct 12:12
Compare
Choose a tag to compare

5.0.3 (2024-10-20)

Bug Fixes

  • added children type to containerComponent prop type (#1971)(by @Nodonisko) (203e52f)
  • dynamic sizing with detached static views (b72e275)
  • fixed dynamic scrollables content size with footer in place (ace0da7)
  • updated reduce motion handling, to respeact user setting and allow overriding (1ef05c7)

Release 5.0.2

14 Oct 20:50
Compare
Choose a tag to compare

5.0.2 (2024-10-14)

Bug Fixes

Release 5.0.1

14 Oct 04:07
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

4.6.4 (2024-07-29)

Bug Fixes

Release 4.6.3

19 May 17:08
Compare
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
Compare
Choose a tag to compare

4.6.2 (2024-05-19)

Bug Fixes