Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps react-native-screens from 4.11.1 to 4.16.0.

Release notes

Sourced from react-native-screens's releases.

4.16.0

This release introduces support for dark mode in Bottom Tabs on Android, new search bar placements and search bar integration with the toolbar on iOS 26.

[!CAUTION]

In this release, library installation steps for Android have been modified - please refer to the "Installation" section of README and this PR for more details.

[!IMPORTANT]

In order to align our library with native iOS 26 behavior, we've decided to change default placement value in RNSSearchBar to 'automatic'. This change will make it easier for users to adopt the new integrated search bar on iOS 26. Additionally, we've fixed the default value for hideWhenScrolling prop in new architecture to match the old architecture and native UIKit behavior.

What's Changed

🟢 Improvements

🐞 Bug fixes

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.15.4...4.16.0

4.15.4

Patch version fixing a bug on iOS with back button title disappearing when stack was used in bottom tabs.

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15.3...4.15.4

4.15.3

Patch version fixing bugs related to systemItem on iOS Bottom Tabs.

What's Changed

... (truncated)

Commits
  • d81cdc3 Release 4.16.0
  • 4d2d417 feat!(iOS, Stack v4): change search bar related prop defaults (#3186)
  • 21e40a2 feat(iOS 26, Stack v4): support for new search bar placements, integration wi...
  • 4966d59 chore(iOS): add RNS_IPHONE_OS_VERSION_AVAILABLE macro (#3171)
  • 7c6d921 feat(Android): Support dark mode in android BottomTabs (#3167)
  • 24a5645 feat(iOS, Stack v4): bring back view recycling for ContentWrapper (#3187)
  • d15770f chore(deps): bump RN to 0.81.1 in lib & apps (#3185)
  • 88380a6 feat(iOS, Tabs): add shadow color to appearance (#3180)
  • 93cee67 fix(Android): add custom fragment factory & modify library installation steps...
  • ed11286 refactor: review of #3073 - rename few methods, move update logic to shadow s...
  • 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.11.1 to 4.16.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.11.1...4.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Assignees

The following users could not be added as assignees: autodocops-team. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, frontend, nodejs. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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