4.0.0-beta.14
Pre-release
Pre-release
What's Changed
Another beta, this time with promised deprecation of react-native-screens/native-stack
, removal of raw native components from public API.
👍 Improvements / API changes
- feat!: remove native components from public API by @maciekstosio in #2412
- refactor!: drop support for native-stack v5 by @kkafar in #2373
- fix: support specifying ref on Screen by @satya164 in #2400
- refactor: separate Screen native props and public API by @maciekstosio in #2423
🐛 Bug fixes
- fix(Android): crash on tab change with open form sheet by @kkafar in #2416
- fix(iOS): FullWindowOverlay layout height by @alduzy in #2430
Full Changelog: 4.0.0-beta.13...4.0.0-beta.14