Minor release focused mostly on resolving issues with gesture recognition and its integration with ScrollView
on iOS (Fabric & Paper)
🐛 Bug fixes
- Handle multiple gesture recognizers by @kkafar in #1512
- Update import for case-sensitive file systems by @hirbod in #1517
- Add usage of older
UIGestureRecognizerDelegate
API for older iOS versions by @kkafar in #1516 - Get properties from top-most screen on swipe by @kacperkapusciak in #1509
- Take top stack view child from reactSubviews in gesture recogniction logic by @kkafar in #1521
👍 Improvements
- Use ViewCompat for status bar translucency management by @kirillzyusko in #1513
🔢 Miscellaneous
- Format android code by @kacperkapusciak in #1508
- Fix CI by @kkafar in #1503
- Remove checks for Fabric that did not work by @WoLewicki in #1518
New Contributors
🙌 Thank you for your contributions!
Full Changelog: 3.14.1...3.15.0