Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps react-native-screens from 4.9.1 to 4.18.0.

Release notes

Sourced from react-native-screens's releases.

4.18.0

Minor release with important changes in bottom tabs icons API, recently added header items API and few more.

What's Changed

🟢 Improvements / Changes

🐞 Bug fixes

🔢 Misc

Full Changelog: software-mansion/react-native-screens@4.17.1...4.18.0

4.17.1

Patch release with fix for failing iOS build in release mode.

What's Changed

Full Changelog: software-mansion/react-native-screens@4.17.0...4.17.1

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.

... (truncated)

Commits
  • f6be5f3 release: 4.18.0 (#3332)
  • bccbca0 refactor!(iOS): move changesSelectionAsPrimaryAction to menu button item (#...
  • ca62b83 chore: use label instead of title in example using react-navigation (#3329)
  • 9bb2409 fix(iOS): handle variable icons in header items (#3323)
  • dab5b21 fix: prevent freeze from unmounting native components (#3324)
  • 1443bd9 refactor(iOS): rename label -> title in context of header items API (#3318)
  • 4eeae14 fix(iOS, Tabs): tabBarTintColor on iPadOS (#3314)
  • eed4e11 fix(iOS, Tabs): use default UITabBarItem's title font as a base for font conf...
  • 253d781 chore: Remove orientation settings in BottomTabsTest (#3312)
  • c56d64b refactor(iOS): add type to header bar button items (#3306)
  • 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 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 4.9.1 to 4.18.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.9.1...4.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
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