Skip to content

fix(deps): bump react-native-screens from 3.11.1 to 4.17.0 in /rn#72

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rn/react-native-screens-4.17.0
Closed

fix(deps): bump react-native-screens from 3.11.1 to 4.17.0 in /rn#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rn/react-native-screens-4.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 15, 2025

Copy link
Copy Markdown
Contributor

Bumps react-native-screens from 3.11.1 to 4.17.0.

Release notes

Sourced from react-native-screens's releases.

4.17.0

Minor release including:

  • 👉🏻 Important patches for iOS 26 behaviour
  • 👉🏻 New API for specifying native header items on iOS by @​johankasperi,
  • 👉🏻 New experimental safe area component handling native header / bottom tabs, etc.,
  • 👉🏻 Support for UIScrollEdgeEffect,
  • 👉🏻 Support for "glassy" form sheets on iOS 26,
  • 👉🏻 Many other important patches & improvements.

See the full list of PRs below 👇🏻

What's Changed

🟢 Improvements

🐞 Bug fixes

... (truncated)

Commits
  • 69d37f3 Release 4.17.0
  • 9b502cc feat(iOS): support UIBarButtonItem in header (#2987)
  • 629df83 fix(iOS, Tabs): update tab bar item only when necessary (#3290)
  • 1b3d3f9 fix(Android): crash API 25 when going back from screen with flat list (#2964)
  • 3644f6b fix(Android, FormSheet): Add fallback for undefined corner radius (#3291)
  • c11e153 refactor(Android, Tabs): Move image loader logic to TabsImageLoader (#3292)
  • 12704e5 feat: move SafeAreaView component from /private to /experimental (#3286)
  • 6982d58 fix(iOS, Tabs): change whiteColor to systemBackgroundColor in tabs backgr...
  • 5e77eb4 test(iOS, SplitView): Add example for testing performance (#3287)
  • 60b4d8e fix: fix custom screen swipe transitions (#3254)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kkafar, a new releaser for react-native-screens since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 15, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

@dependabot dependabot Bot closed this Oct 16, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/rn/react-native-screens-4.17.0 branch October 16, 2025 19:17
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.

0 participants