yarn react-native-screens 3.14.0

latest releases: 4.0.0-beta.0, 3.35.0-rc.1, 3.35.0-rc.0...
2 years ago

Minor release fixing bugs, introducing better support for Fabric (iOS), compatibility with react-native 0.69

Moreover, from this release forward, Fabric is supported only for react-native 0.69+. Support for 0.68.x is dropped.

🐛 Bug fixes

👍 Improvements

  • Add gesture response distance by @WoLewicki in #1296
  • Add Screen props: fullScreenSwipeEnabled (1) by @kkafar in #1362
  • Add Screen props: Window traits (2) by @kkafar in #1363
  • Add Screen props: stackPresentation & stackAnimation (4) by @kkafar in #1365
  • Add iOS search bar tint color by @gorbypark in #1407
  • Add prop for hiding keyboard on swipe by @WoLewicki in #1419
  • Add missing props & unify business logic between archs by @kkafar in #1430
  • Add missing Screen prop: swipeDirection by @kkafar in #1461
  • Bring Fabric to ScreenContainer component by @kkafar in #1458
  • Implement onFinishTransitioning event for ScreenStack for Fabric by @kkafar in #1471
  • Bring Fabric to SearchBar by @kkafar in #1470
  • Implement onTransitionProgress event for Screen for Fabric by @kkafar in #1472
  • Add FullWindowOverlay component for Fabric by @kkafar in #1495

🔢 Miscellaneous

🙌 Thank you for your contributions!

Full Changelog: 3.13.1...3.14.0

Don't miss a new react-native-screens release

NewReleases is sending notifications on new releases.