Skip to content

Releases: gorhom/react-native-bottom-sheet

Release 5.2.14

Choose a tag to compare

@gorhom gorhom released this 09 May 18:28

5.2.14 (2026-05-09)

🐛 Bug Fixes

Release 5.2.13

Choose a tag to compare

@gorhom gorhom released this 30 Apr 08:52

5.2.13 (2026-04-30)

🐛 Bug Fixes

Release 5.2.12

Choose a tag to compare

@gorhom gorhom released this 29 Apr 15:07

5.2.12 (2026-04-29)

🐛 Bug Fixes

  • updated getting scrollable ref for BottomSheetSectionList on Web 5.2.10 (#2662) (by @rozhkovs) (5e4f00d)

Release 5.2.11

Choose a tag to compare

@gorhom gorhom released this 28 Apr 20:42

5.2.11 (2026-04-28)

🐛 Bug Fixes

🧹 Maintenance Chores

Release 5.2.10

Choose a tag to compare

@gorhom gorhom released this 21 Apr 21:29

5.2.10 (2026-04-21)

🐛 Bug Fixes

Release 5.2.9

Choose a tag to compare

@gorhom gorhom released this 08 Apr 21:34

5.2.9 (2026-04-08)

🐛 Bug Fixes

🧹 Maintenance Chores

Release 5.2.8

Choose a tag to compare

@gorhom gorhom released this 04 Dec 22:56

5.2.8 (2025-12-04)

🐛 Bug Fixes

🧹 Maintenance Chores

Release 5.2.7

Choose a tag to compare

@gorhom gorhom released this 26 Nov 18:21

5.2.7 (2025-11-26)

🐛 Bug Fixes

🧹 Maintenance Chores

  • updated ts tags for getBoundingClientRect (6b22037)

Release 5.2.6

Choose a tag to compare

@gorhom gorhom released this 05 Sep 09:25

5.2.6 (2025-09-05)

🐛 Bug Fixes

  • #2452: prevented the bottom sheet from snapping to -1 when resizing the detent while keyboard is open(#2327)(by @pakerwreah) (c68edac), closes #2452
  • prevent the bottom sheet from closing when over dragging while keyboard is open (cce1f7e)

Release 5.2.5

Choose a tag to compare

@gorhom gorhom released this 04 Sep 18:53

5.2.5 (2025-09-04)

🐛 Bug Fixes

  • #2449: adjust next index to current index when animating to a temporary position (20de151), closes #2449
  • #2449: adjust next index to the highest detent index when animating by keyboard (f8cd4fe), closes #2449
  • conditionally apply web-only cursor style to avoid TypeScript error (#2420)(by @kirstilynn) (e5c077b)

🧹 Maintenance Chores

  • updated the example deps (c9e0473)