yarn react-native-screens 4.0.0-beta.5

one day ago

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

Full Changelog: 4.0.0-beta.1...4.0.0-beta.5

Don't miss a new react-native-screens release

NewReleases is sending notifications on new releases.