Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉
Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #1594.
🐛 Bug fixes
- Expose missing props in ScreenProps by @kacperkapusciak in #1588
- Potentially fix iOS 16.0 navigation header title bug by @kkafar in #1579
- Drop usage of removed Platform.isTVOS field by @kkafar in #1605
👍 Improvements
🔢 Miscellaneous
- Exclude CMake cache directories from repo by @kkafar in #1576
- Update RN version to 0.70.0-rc.4 in example apps by @kkafar in #1577
- Bump React Native to 0.70.0 in test examples by @kkafar in #1584
- Build only arm64-v8a architecture on CI for Fabric Android build by @kkafar in #1578
- Remove unused project property in FabricTestExample by @kkafar in #1590
- Bump react-freeze from 1.0.0 to 1.0.3 by @kacperkapusciak in #1587
- Improve Kotlin code by @kkafar in #1558
- Update supported RN version for Fabric by @kkafar in #1594
- Add code comments for autolinking by @kkafar in #1595
- Remove redundant java class by @kkafar in #1599
Full Changelog: 3.17.0...3.18.0