3.19.0
Minor release with support for React Native 0.71
Important: Since this version, Fabric is only supported for React Native 0.71+. Support for older versions has beed dropped.
🐛 Bug fixes
- Try to apply pointer events behaviors in overlay by @WoLewicki in #1582
- Make enabling device orientation notifications internal by @kacperkapusciak & @kkafar in #1596
- Fix back button menu for headerBackTitleVisible prop by @kacperkapusciak in #1646
- Override requiresMainQueueSetup in RNSScreenManager by @kkafar in #1670
👍 Improvements
- Support for React Native 0.71.0 by @kkafar in #1631
- Clarify installation instructions for Android by @evan1715 in #1633
🔢 Miscellaneous
- Fix FabricTestExample fails to start due to new
react-native.config.js
by @kkafar in #1624 - Examples stopped to work after RN issue by @kkafar in #1632
- Exclude android/.settings file form repo by @kkafar in #1642
- Bump deps & fix tvOS build by @kkafar in #1667
- Unify CI between platforms by @kkafar in #1676
New Contributors
Full Changelog: 3.18.2...3.19.0