Skip to content

Bump react-native-screens from 4.20.0 to 4.23.0 - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-screens-4.23.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-screens-4.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-screens from 4.20.0 to 4.23.0.

Release notes

Sourced from react-native-screens's releases.

4.23.0

What's Changed

Minor release. It's minor, because it ships with improvements with experimental APIs, however its purpose is mostly to publish fix for FormSheet on Android related to focus & keyboard management.

🟢 Improvements

🐞 Bug fixes

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.22.0...4.23.0

4.22.0

What's Changed

Minor release bringing couple of fixes for the downstream regarding iPad orientation support and tab-core logic.

Additionally, we've landed few PRs with further development of overhaul of native stack. These are marked with ⚠️.

🟢 Improvements

🐛 Bug fixes

🔢 Misc

... (truncated)

Commits
  • 61a7d8e release: 4.23.0 (#3623)
  • 9b387ce fix(Android, FormSheet): Add logic for dismissing keyboard when the BottomShe...
  • 2711117 fix(android): default ScreenStackHeaderSubview type is LEFT (#3619)
  • c72539d feat(Android, Stack v5): allow for nested container pop via JS (#3612)
  • 5a6f842 chore(Android): run :spotlessApply (#3614)
  • 8f80ca3 release: 4.22.0 (#3610)
  • 441e1d8 fix: updateSelectedTab removing unowned fragments (#3608)
  • ac6d8e3 fix(iOS): Respect all screen orientations on iPad (#3609)
  • 82ce103 feat(Android, Stack v5): allow for native navigation in nested stacks (#3601)
  • c3f7cb1 chore(examples): fix import path for tests in apps/App.tsx (#3605)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 11, 2026
@iSiRaH
iSiRaH requested review from Copilot and iSiRaH February 11, 2026 18:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s React Native navigation stack dependency by bumping react-native-screens to a newer minor release, aligning the app with upstream fixes and improvements.

Changes:

  • Bumped react-native-screens from ~4.20.0 to ~4.23.0 in package.json.
  • Updated package-lock.json to lock react-native-screens to 4.23.0 (including updated tarball URL and integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared dependency version range for react-native-screens.
package-lock.json Locks the resolved react-native-screens package version and metadata to match the bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 4.20.0 to 4.23.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.20.0...4.23.0)

---
updated-dependencies:
- dependency-name: react-native-screens
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-screens-4.23.0 branch from ea962d9 to f0aca3f Compare February 18, 2026 13:06
@dependabot @github

dependabot Bot commented on behalf of github Feb 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Feb 25, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/react-native-screens-4.23.0 branch February 25, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants