Skip to content

Conversation

@sbuggay
Copy link
Contributor

@sbuggay sbuggay commented Jan 13, 2026

Summary:
UIFontTextStyleLargeTitle is unavailable on AppleTV

https://developer.apple.com/documentation/uikit/uifont/textstyle/largetitle?changes=_4

Reviewed By: javache

Differential Revision: D90514242

Summary:

`multipleTouchEnabled` is not available for UIViews for AppleTV, compiling them out.

Changelog: [internal]

Reviewed By: Abbondanzo

Differential Revision: D90513833
Summary:

UIOrientation usage is unsupported on AppleTV, compiling out.

Changelog: [internal]

Reviewed By: Abbondanzo

Differential Revision: D90513975
…55129)

Summary:

TextInput uses a lot of UIKit APIs that are unavailable on AppleTV, compiling them out.

Changelog: [internal]

Reviewed By: shwanton

Differential Revision: D90514227
Summary:

Compile out unsupported UIKit APIs used by RCTView and it's manager.

Changelog: [internal]

Reviewed By: Abbondanzo

Differential Revision: D90513795
Summary:

[UIColor systemBackgroundColor] is unavailable on AppleTV, defaulting to [UIColor clearColor].

Changelog: [internal]

Reviewed By: Abbondanzo

Differential Revision: D90514013
Summary:

RNTester doesnt use safe areas and instead hardcodes the margin top based on Platform.OS. Issue is that AppleTV returns `ios` so there is a gap since there is no notch. Instead of adding a new Metro platform, just using the deviceIdiom instead for now.

Changelog: [internal]

Reviewed By: Abbondanzo

Differential Revision: D90514023
Summary:
UIFontTextStyleLargeTitle is unavailable on AppleTV

https://developer.apple.com/documentation/uikit/uifont/textstyle/largetitle?changes=_4

Reviewed By: javache

Differential Revision: D90514242
@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 13, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 13, 2026

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

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 meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants