What's Changed
These changes are relative to beta.0
⚠️ Deprecations
🐛 Bug fixes
- fix(iOS,Fabric): fix invalid position of FullWindowOverlay in certain scenarios by @kkafar in #2641
- fix(Android): Restore focus on page transitions by @micheleb in #2640
- fix(Android): fix draw ordering in transparent modal & stack nested in tabs interaction by @kkafar in #2647
🔢 Miscellaneous
- release: 4.6.0-beta.0 by @kkafar in #2625
- chore: bump RN to 0.77.0-rc.7 in examples and lib by @kkafar in #2630
- refactor(iOS): update view controller once per transaction when adding header subviews by @kkafar in #2623
- chore(types): update information on nested stack rendering support by @kkafar in #2639
- chore: fix code editing (add dev dependency on eslint-plugin-ft-flow by @kkafar in #2644
- chore(CI): fix linting by @kkafar in #2645
New Contributors
Full Changelog: 4.6.0-beta.0...4.6.0-beta.1