Minor release fixing cooperation of gesture recognisers & modals, fixing bugs and adding some new features 🎉
🐛 Bug fixes
- Reject all gestures when modal is presented by @kkafar in #1524
- Fix invalid dismissCount value when closing modals by @kkafar in #1531
- Set VCs of views from recycling pool as UIAdaptivePresentationControllerDelegate by @kkafar in #1535
- Manually enable device orientation notifications by @kkafar in #1543
- Fix invalid header background colour by @kkafar in #1560
- Remove explicit folly version by @kacperkapusciak in #1549
- Wrap Screen with ScreenContext by @kacperkapusciak in #1539
👍 Improvements
- Restore working events on Android by @WoLewicki in #1519
- Update Supported React Native Versions Table in ReadMe by @shaneboyar in #1528
- Add freezeOnBlur prop to enable/disable freeze per navigator & per screen by @janicduplessis in #1538
- Handle React Native loaded on Fragment by @kkafar in #1553
- Throw error when failed to find fragment for react root view by @kkafar in #1562
- Avoid unnecessary struct copying in iOS code by @kkafar in #1534
🔢 Miscellaneous
- Drop React Native 0.62, 0.63 since 3.14.0 by @kkafar in #1533
- Fix typo subivew by @hermanbanken in #1536
- Update issue template by @kacperkapusciak in #1552
- Add freezeOnBlur to READMEs by @kacperkapusciak in #1559
New Contributors
- @shaneboyar made their first contribution in #1528
- @hermanbanken made their first contribution in #1536
🙌 Thank you for your contributions!
Full Changelog: 3.15.0...3.16.0