New Features
- Web Support - TrueSheet now supports web platform (#302)
- Web
stackBehaviorprop - Control sheet stacking behavior on web (#307) - Improved Keyboard Handling - Enhanced keyboard handling for both Android and iOS (#317)
Bug Fixes
- Android: Improve sheet stacking and modal visibility (#319)
- Android: Limit sheet drag bounds when keyboard is visible (#318)
- Android: Fix layout during rotation
- Web: Fix scrollable for web
- Navigation: Add
insetAdjustmenttoTrueSheetNavigationOptionstype (#308) - Expo: Use patched react-native-screens for sheet presentation
- Remove focus/blur events for external sheet presentation (#316)
- Include
__mocks__in build output (#314)
Other Changes
- Reorganize examples with shared package (#306)
Full Changelog: v3.2.2...v3.3.0