Releases: lodev09/react-native-true-sheet
Releases · lodev09/react-native-true-sheet
Release 0.4.0
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
Release 0.2.0
0.2.0 (2024-03-25)
Bug Fixes
- 2 (b5eee25)
- fix custom detent height (287a265)
- ios stuff (d8d71f7)
- ios: footer (32b2938)
- ios: footer layout changes (ec40931)
- ios: lints (64ee30b)
- wrong index entry (dd3bf3d)
Features
- add events (f48a59c)
- ios: background prop (949b0e8)
- ios: handle background color (93ad0ff)
- ios: handle size changes (c49592b)
- ios: header & footer (ed889c2)
- ios: link native (504ba23)
- ios: scrollable part 3 (bcdfe64)
- ios: scrollview part 1 (bbfcbdc)
- ios: scrollview part 2 (2cdfca1)
- ios: sheet presentation prototype (1c4317c)
- ios: sizes prop (ff4b6fe)
- ios: support orientation changes (b8b03ab)
- stuff (5be5ca8)