Releases: lodev09/react-native-true-sheet
Releases · lodev09/react-native-true-sheet
Release 0.9.0
0.9.0 (2024-04-08)
Features
Release 0.8.0
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
0.7.0 (2024-04-05)
Features
Release 0.6.0
0.6.0 (2024-04-04)
Features
Release 0.5.3
0.5.3 (2024-04-04)
Bug Fixes
Release 0.5.0
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
0.4.1 (2024-04-02)
Bug Fixes
- ios: support nil maxHeight (4203ba6)
Release 0.4.0
0.4.0 (2024-04-02)
Features
- android: support
maxHeight
prop (75e60f6)
- ios: support
maxHeight
prop (6063132)
Release 0.3.0
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
0.2.2 (2024-03-25)
Bug Fixes