Skip to content

Releases: lodev09/react-native-true-sheet

Release 0.9.0

08 Apr 02:06
2150394
Compare
Choose a tag to compare

0.9.0 (2024-04-08)

Features

Release 0.8.0

07 Apr 04:24
1157de5
Compare
Choose a tag to compare

0.8.0 (2024-04-07)

Bug Fixes

  • android: fix 1 size (ef565c1)
  • android: fix footer layout bug (1e9217a)
  • android: fix footer position on keyboard state change (b5a1dcb)
  • android: fix jumping footer (745af45)
  • android: keyboard (0e725a3)

Features

  • add TrueSheetGrabber component for android (f92b20a)
  • android: resize sheet properly with keyboard (579ec33)
  • ios: handle keyboard with footer (9b9ff96)

Release 0.7.0

05 Apr 03:25
a637c37
Compare
Choose a tag to compare

0.7.0 (2024-04-05)

Features

Release 0.6.0

04 Apr 22:04
ada1711
Compare
Choose a tag to compare

0.6.0 (2024-04-04)

Features

Release 0.5.3

04 Apr 21:49
d1b4d20
Compare
Choose a tag to compare

0.5.3 (2024-04-04)

Bug Fixes

Release 0.5.0

04 Apr 04:52
b9e00f2
Compare
Choose a tag to compare

0.5.0 (2024-04-04)

Features

  • add SizeInfo to onPresent event (c6469e8)
  • android: implement cornerRadius prop (045432b)
  • ios: add blurStyle prop (01ee871)
  • ios: add cornerRadius prop (c84fe9a)
  • ios: add grabber prop (4a8d1d1)

Release 0.4.1

02 Apr 04:53
7b19502
Compare
Choose a tag to compare

0.4.1 (2024-04-02)

Bug Fixes

  • ios: support nil maxHeight (4203ba6)

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