4.0.0-beta.5
Pre-release
Pre-release
What's Changed
4.0.0-beta.5 fixing crashes and issues spotted during testing. Also including changes to the sheets API shape & better error handling.
👍 Improvements
- feat: add stub implementations for
ScreenContentWrapper
for web by @kkafar in #2368 - feat: add stub implementations for
ScreenFooter
for web by @kkafar in #2369 - feat(iOS): sheetInitialDetent support by @alduzy in #2367
- feat: assert that detents array is sorted in dev mode by @kkafar in #2381
- refactor!: add "index" suffix to selected sheet props & add better error handling by @kkafar in #2380
🐛 Bug fixes
- chore: fix crash in example app due to typo in export by @kkafar in #2374
- fix: bring back headers when using "modal" presentation on Android by @kkafar in #2372
- fix: prevent crash when there is no appearance model built by @kkafar in #2375
- fix: align units of sheet corner radius in different callsites by @kkafar in #2378
- chore: remove unnecessary logs from native-stack v5 by @kkafar in #2382
🔢 Miscellaneous
- refactor!: remove deprecated ios stack animation by @maciekstosio in #2361
Full Changelog: 4.0.0-beta.1...4.0.0-beta.5