Skip to content

Update dependency react-native-screens to ~3.37.0#12

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-screens-3.x
Open

Update dependency react-native-screens to ~3.37.0#12
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-native-screens-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Nov 20, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-native-screens ~3.4.0~3.37.0 age confidence

Release Notes

software-mansion/react-native-screens (react-native-screens)

v3.37.0

Compare Source

What's Changed

Support for RN 0.78, updated TVOSExample app, bugfixing.

This version supports react-native 0.76.0+ for Paper and 0.77.0+ for Fabric.

✅ Improvements
🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.36.0...3.37.0

v3.36.0

Compare Source

What's Changed

Support for 0.77, bugfixing.

This version supports react-native 0.73.0+ for Paper and 0.77.0+ for Fabric.

✅ Improvements
🐛 Bug fixes
🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.35.0...3.36.0

v3.35.0

Compare Source

What's Changed

Minor release supporting RN 0.76 with a lot of fixes and improvements cherry picked from 4.0.0 line.

Most notably, the formSheet presentation is not in its best shape on 3.x line of this library, we highly recommend using latest beta of 4.0.0.

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.34.0...3.35.0

v3.34.1

Compare Source

v3.34.0

Compare Source

Recently released 3.33.0 introduced a crash when running on Android + Fabric + "bridgefull" combination of platform / architecture. This version introduces a fix for that crash with changes in native code, thus bumping minor version.

What's Changed

🐛 Bug fixes

  • Android, Fabric, bridge-mode: patch crash with context detached from activity by @​kkafar in #​2276

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.33.0...3.34.0

v3.33.0

Compare Source

Minor release heavily focused on fixing existing Fabric bugs. This version also comes with compatibility with react-native@0.75 (in its current state - 0.75-rc.6) and a new prop for shadow control (details below).

We want to give a shoutout to @​janicduplessis and every person who reported issues in our repository. This is really a big help, thanks a lot! You are the cornerstone of open source community!

Thanks for following along! 💙

What's Changed

Here's more detailed information on what changes this release introduces.

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.32.0...3.33.0

v3.32.0

Compare Source

Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉

What's Changed

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.31.1...3.32.0

v3.31.1

Compare Source

Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens.
Thanks for following along! 💙

What's Changed

🐛 Bug fixes

  • Change postinstall step to prepare and run prepare on release in package.json by @​tboba in #​2109

Full Changelog: software-mansion/react-native-screens@3.31.0...3.31.1

v3.31.0

Compare Source

Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack.
Thanks for following along! 💙

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.31.0-rc.1...3.31.0

v3.30.1

Compare Source

Patch release addressing an issue with building a package due to the missing submodule from postinstall command.

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.30.0...3.30.1

v3.30.0

Compare Source

Minor release including custom screen transitions, adding support for VisionOS, supporting slide_from_left animation on iOS and fixing other aspects (including wrong targets for touchable components on Fabric).
Thanks for following along! 💙

Note: Please note that support for React Native versions lower than 0.68 have been dropped. Older versions may still continue to work with this and newer releases of react-native-screens, but bugs from deprecated versions will not be considered for repair.

What's Changed

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.29.0...3.30.0

v3.29.0

Compare Source

Minor release including fix for iOS that was accidentally omitted from 3.28.0. It should be now possible to present modal in outer stack, from modal in nested stack (😄 )

What's Changed

🐛 Bug fixes

Full Changelog: software-mansion/react-native-screens@3.28.0...3.29.0

v3.28.0

Compare Source

Minor release adding a support for React Native 0.73, adding new iOS-like slide animation, fixing crashes with AVPlayer on iOS and resolving build issues on Android.

Note: Please note that when using new renderer - Fabric, only the 0.73.x version of react-native is supported from this version onwards. With Paper renderer backward compatibility is maintained.

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.27.0...3.28.0

v3.27.0

Compare Source

Minor release focusing on resolving build issues in certain configurations, compatibility with RC versions of React Native and crash on Fabric.

What's Changed

🐛 Bug fixes


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 96c6588 to 7b1cab2 Compare March 12, 2023 11:14
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.18.0 Update dependency react-native-screens to ~3.20.0 Mar 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 7b1cab2 to bec7e4e Compare June 16, 2023 23:59
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.20.0 Update dependency react-native-screens to ~3.21.0 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from bec7e4e to 68c35c3 Compare June 22, 2023 23:35
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.21.0 Update dependency react-native-screens to ~3.22.0 Jun 22, 2023
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.22.0 Update dependency react-native-screens to ~3.23.0 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 68c35c3 to bd1dcbb Compare July 26, 2023 14:50
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from bd1dcbb to 15fa448 Compare August 4, 2023 17:34
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.23.0 Update dependency react-native-screens to ~3.24.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 15fa448 to 4fc2751 Compare September 1, 2023 02:57
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.24.0 Update dependency react-native-screens to ~3.25.0 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 4fc2751 to c002866 Compare October 18, 2023 05:21
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.25.0 Update dependency react-native-screens to ~3.26.0 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c002866 to 9db81c7 Compare October 24, 2023 11:56
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.26.0 Update dependency react-native-screens to ~3.27.0 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9db81c7 to fc80042 Compare December 9, 2023 02:57
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.27.0 Update dependency react-native-screens to ~3.29.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from fc80042 to 9e5cd3d Compare March 27, 2024 06:02
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.29.0 Update dependency react-native-screens to ~3.30.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9e5cd3d to 9ce707c Compare April 23, 2024 20:51
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.30.0 Update dependency react-native-screens to ~3.31.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9ce707c to 84e6dd2 Compare June 19, 2024 05:34
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.31.0 Update dependency react-native-screens to ~3.32.0 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 84e6dd2 to 901bb0f Compare August 1, 2024 08:17
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.32.0 Update dependency react-native-screens to ~3.33.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 901bb0f to 31df3cf Compare August 6, 2024 05:33
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.33.0 Update dependency react-native-screens to ~3.34.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 31df3cf to f98a53c Compare October 26, 2024 06:02
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.34.0 Update dependency react-native-screens to ~3.35.0 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from f98a53c to d158911 Compare February 28, 2025 07:36
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.35.0 Update dependency react-native-screens to ~3.36.0 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from d158911 to d1f9e62 Compare March 8, 2025 07:19
@renovate renovate bot changed the title Update dependency react-native-screens to ~3.36.0 Update dependency react-native-screens to ~3.37.0 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from d1f9e62 to d556bb4 Compare November 16, 2025 00:06
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from d556bb4 to 3cab24d Compare November 19, 2025 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants