Skip to content

chore(deps): bump react-native-screens from 4.15.4 to 4.16.0#793

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/main/react-native-screens-4.16.0
Closed

chore(deps): bump react-native-screens from 4.15.4 to 4.16.0#793
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/main/react-native-screens-4.16.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-native-screens from 4.15.4 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

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 4.15.4 to 4.16.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.15.4...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] <support@github.com>
@github-actions github-actions Bot force-pushed the dependabot/bun/main/react-native-screens-4.16.0 branch from 7243568 to 0500a91 Compare September 15, 2025 20:23
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #801.

@dependabot dependabot Bot closed this Oct 20, 2025
@dependabot dependabot Bot deleted the dependabot/bun/main/react-native-screens-4.16.0 branch October 20, 2025 20:29
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