3.31.0-rc.0
Pre-release
Pre-release
Release candidate no.1 for version 3.31.0 that adds support for React Native 0.74 and fixes build issues on Android.
Thanks for following along! 💙
Note: Please note that this version is a candidate for the next stable version of React Native Screens. If you encounter any issues or inconveniences, please let us know about them by submitting an issue.
What's Changed
👍 Improvements
- Bring 0.74 support by @WoLewicki in #2047
- Don't recycle RNScreenView by @WoLewicki in #2069
🐛 Bug fixes
- Add backward compatibility for prefabs by @piaskowyk in #2088
- Fix screen traversing on Fabric, update React Native to rc.6 by @tboba in #2090
🔢 Miscellaneous
- Change topScreenFrame and belowTopScreenFrame to match Reanimated API by @tboba in #2091
- Add
submodules
command in yarn, remove Flipper from Example by @tboba in #2092 - Release 3.31.0-rc.0 by @tboba in #2093
Full Changelog: 3.30.1...3.31.0-rc.0