Skip to content

Releases: lodev09/react-native-true-sheet

Release 0.4.0

02 Apr 02:10
7bb4297
Compare
Choose a tag to compare

0.4.0 (2024-04-02)

Features

  • android: support maxHeight prop (75e60f6)
  • ios: support maxHeight prop (6063132)

Release 0.3.0

31 Mar 18:28
778db73
Compare
Choose a tag to compare

0.3.0 (2024-03-31)

Features

  • android: add onSizeChange event (3393f76)
  • android: handle footer (b55bbb2)
  • android: handle present with index (1eb8af1)
  • android: implement basic sheet (66400b8)
  • android: map size index to state (0e4ed39)
  • android: present/dismiss async (8f644cf)
  • android: setup background color (a44a497)
  • android: setup BottomSheetBehavior (f4aa908)
  • android: setup sizes part 1 (b67e352)
  • android: setup sizes part 2 (d53a749)
  • android: setup sizes part 3 (dac5e34)
  • implement auto height (fef2b20)

Release 0.2.2

25 Mar 11:40
b2e1e5f
Compare
Choose a tag to compare

0.2.2 (2024-03-25)

Bug Fixes

Release 0.2.0

25 Mar 05:06
657428e
Compare
Choose a tag to compare

0.2.0 (2024-03-25)

Bug Fixes

Features