Skip to content

Add tvOS to various @available version directives#55199

Closed
sbuggay wants to merge 4 commits intofacebook:mainfrom
sbuggay:export-D90712192
Closed

Add tvOS to various @available version directives#55199
sbuggay wants to merge 4 commits intofacebook:mainfrom
sbuggay:export-D90712192

Conversation

@sbuggay
Copy link
Copy Markdown
Contributor

@sbuggay sbuggay commented Jan 16, 2026

Summary:
A few places available is missing tvOS, adding to fix the build.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90712192

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Jan 16, 2026

@sbuggay has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90712192.

Summary:

SurfaceTouch and SurfacePointer handlers use a lot of unsupported UIKit APIs. Instead of granuarly wrapping the UIKit usage, this minimally removes the handlers from AppleTV all-together, as they no-op anyways (there is no click-through support on simulator.)

Changelog: [Internal]

Reviewed By: Abbondanzo

Differential Revision: D90704270
Summary:

Platform guarding some unavailable UIKit APIs.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90711498
Summary:

A few places `available` is missing tvOS, adding to fix the build.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90712192
sbuggay added a commit to sbuggay/react-native that referenced this pull request Jan 16, 2026
Summary:

A few places `available` is missing tvOS, adding to fix the build.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90712192
sbuggay added a commit to sbuggay/react-native that referenced this pull request Jan 16, 2026
Summary:

A few places `available` is missing tvOS, adding to fix the build.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D90712192
@meta-codesync meta-codesync bot closed this in 808882c Jan 16, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 16, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Jan 16, 2026

This pull request has been merged in 808882c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants