Skip to content

Releases: software-mansion/react-native-screens

3.22.1

06 Jul 11:45
2f862ff
Compare
Choose a tag to compare

Patch release bringing back old behaviour of formSheet modal on iOS when using @react-navigation/native-stack.

What's Changed

Fixes

  • fix: move setting default values of medium-detent related props to InnerScreen by @kkafar in #1811

Internal

New Contributors

Full Changelog: 3.22.0...3.22.1

3.22.0

22 Jun 08:07
c7f2da6
Compare
Choose a tag to compare

Minor release fixing some build issues that could happen on older Xcode versions & with Android SDK 34.

What's Changed

  • fix: canvas nullability in ScreenStack for Android SDK 34 by @kkafar in #1795
  • fix: ifdef orientation code that requries iOS 16 by @kkafar in #1794
  • chore: update & reinstall selected deps by @kkafar in #1798

Full Changelog: 3.21.1...3.22.0

3.21.1

19 Jun 08:56
Compare
Choose a tag to compare

Patch release adding internal isNewBackTitleImplementation constant for use in @react-navigation/native-stack.

See #1791 & react-navigation/react-navigation#11423 for details.

3.21.0

14 Jun 12:39
85093d6
Compare
Choose a tag to compare

Minor release with support for React Native 0.72 on New Architecture, fixing some bugs and adding new functionalities.

Please note that support for react-navigation v4 has been dropped with this version and you can no longer use native-stack v4 starting from this version. It might be considered a BREAKING CHANGE so be careful with updating.

What's Changed

New Contributors

Full Changelog: 3.20.0...3.21.0

3.20.0

13 Feb 09:03
2b8d635
Compare
Choose a tag to compare

Minior release aimed at fixing #1686 (change of default behaviour for stackPresentation: 'formSheet').

No other changes were introduced with this release. Next "feature" release is in preparation.

Full Changelog: 3.19.0...3.20.0

3.19.0

17 Jan 21:54
01a5107
Compare
Choose a tag to compare

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

👍 Improvements

🔢 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

3.18.2

14 Oct 07:39
47f66fc
Compare
Choose a tag to compare

Patch release fixing regression on old architecture introduced in 3.18.1.

See #1614 & #1615 for details.

🐛 Bug fixes

  • Configure cli for Android only when RNCLI version >= 9.0.0 by @kkafar in #1615

3.18.1

11 Oct 16:43
a6fc428
Compare
Choose a tag to compare

Patch release fixing #1608 as library configuration for @react-native-cli was not present in previously released version.

🐛 Bug fixes

  • Add react-native.config.js to npm package by @kkafar in #1611

Full Changelog: 3.18.0...3.18.1

3.18.0

04 Oct 11:47
3b4d264
Compare
Choose a tag to compare

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

👍 Improvements

🔢 Miscellaneous

Full Changelog: 3.17.0...3.18.0

3.17.0

25 Aug 07:01
a07bdb2
Compare
Choose a tag to compare

Minor release fixing bugs, including #1565 🎉

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: 3.16.0...3.17.0