Skip to content

Releases: th3rdwave/react-navigation-bottom-sheet

Release 0.3.1

01 Jun 03:23
a47f25f
Compare
Choose a tag to compare

Release 0.3.0

30 May 15:55
572ef48
Compare
Choose a tag to compare

0.3.0 (2024-05-30)

  • Support enableDynamicSizing and latest version of bottom-sheet
  • Integrate with react-native-screens and react-native-safe-area-context

Release 0.2.7

26 Jul 15:42
e8a4df8
Compare
Choose a tag to compare

0.2.7 (2023-07-26)

Bug Fixes

  • only use dynamic content size if placeholder is present (b013006)

Release 0.2.6

18 Jul 23:03
997e212
Compare
Choose a tag to compare

0.2.6 (2023-07-18)

Reverts

  • Revert "fix: react-native-screens integration" (097580b)

Release 0.2.5

18 Jul 22:37
71e82de
Compare
Choose a tag to compare

0.2.5 (2023-07-18)

Bug Fixes

  • react-native-screens integration (144f034)

Release 0.2.4

18 May 16:25
0464132
Compare
Choose a tag to compare

0.2.4 (2023-05-18)

Bug Fixes

  • use BottomSheetModalProps instead of BottomSheetProps (20e7f4f)

Release 0.2.3

30 Jun 21:13
Compare
Choose a tag to compare

0.2.3 (2022-06-30)

Release 0.2.2

30 Jun 19:41
Compare
Choose a tag to compare

0.2.2 (2022-06-30)

Bug Fixes

  • avoid rendering provider when no sheet has been opened (b1e279d)

Release 0.2.1

14 Jun 00:15
Compare
Choose a tag to compare

0.2.1 (2022-06-14)

Bug Fixes

  • provide default value for snapPoints (9448253)

Release 0.2.0

11 Jun 19:59
Compare
Choose a tag to compare

0.2.0 (2022-06-11)

Features