Skip to content

[pull] main from expo:main#976

Merged
pull[bot] merged 1 commit into
code:mainfrom
expo:main
Jun 18, 2026
Merged

[pull] main from expo:main#976
pull[bot] merged 1 commit into
code:mainfrom
expo:main

Conversation

@pull

@pull pull Bot commented Jun 18, 2026

Copy link
Copy Markdown

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 : )

# Why

In recent update of expo-ui (PR
[#46756](#46756)) has added
`.activityBackgroundTint`, guarded with `!os(macOS)` but is not guarding
Mac Catalyst, which falls under `os(iOS)` with
`targetEnvironment(macCatalyst)`

# How

Simply adding `!targetEnvironment(macCatalyst)` to also guard Mac
Catalyst

# Test Plan

<img width="1894" height="821" alt="PR"
src="https://github.com/user-attachments/assets/db796d09-df4b-4b2d-b6ea-1ec7e68c7833"
/>
Fixed and build passes on Mac Catalyst (along with iOS).

# 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)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
- [x] 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 Jun 18, 2026
@pull pull Bot added the ⤵️ pull label Jun 18, 2026
@pull pull Bot merged commit 9be13fd into code:main Jun 18, 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.

1 participant