Skip to content

[pull] main from expo:main#829

Merged
pull[bot] merged 7 commits intocode:mainfrom
expo:main
May 4, 2026
Merged

[pull] main from expo:main#829
pull[bot] merged 7 commits intocode:mainfrom
expo:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

tsapeta and others added 7 commits May 4, 2026 09:00
…rsion (#45321)

# Why

In the `4.25.0-beta.1` release of screens `tabKey` was renamed to
`screenKey` to make it consistend between stack and tabs -
software-mansion/react-native-screens#3750. This
change caused our `RNScreensTabCompat` tests to fail.

# How

Change `tabKey` to `screenKey`

# Test Plan

1. CI
2. router-e2e

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
-->

- [ ] I added a `changelog.md` entry and rebuilt the package sources
according to [this short
guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
…eact-native-vector-icons/* (#37958)

# Why

Add a new check to `expo-doctor` that warns users when about conflicting `@expo/vector-icons` and (`@react-native-vector-icons/*`  or `react-native-vector-icons`)

# How

- Created a new `VectorIconsCheck` class that checks for conflicting dependencies
- Added the check to the resolver with an SDK version constraint of `>=53.0.0` (to be cherry-picked)
- Added tests to verify the check works correctly

# Test Plan

- Added unit tests for the new `VectorIconsCheck` class

# Checklist

- [x] I added a `changelog.md` entry and rebuilt the package sources according to [this short guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
- [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
@pull pull Bot locked and limited conversation to collaborators May 4, 2026
@pull pull Bot added the ⤵️ pull label May 4, 2026
@pull pull Bot merged commit 4ef38d7 into code:main May 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants