Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tvOS build #3180

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Fix tvOS build #3180

merged 1 commit into from
Oct 24, 2024

Conversation

m-bert
Copy link
Contributor

@m-bert m-bert commented Oct 24, 2024

Description

After adding stylusData support, builds on tvOS fail. This PR fixes that

Test plan

Add Gesture Handler to tvOS app (for example run npx @react-native-community/cli@latest init TVTest --template @react-native-tvos/template-tv) and check that it builds correctly.

@m-bert m-bert mentioned this pull request Oct 24, 2024
@m-bert m-bert requested a review from j-piasecki October 24, 2024 10:27
@m-bert m-bert merged commit 5f6dbf7 into main Oct 24, 2024
3 checks passed
@m-bert m-bert deleted the @mbert/fix-tvos-build branch October 24, 2024 10:37
m-bert added a commit that referenced this pull request Oct 24, 2024
## Description

After adding `stylusData` support, builds on `tvOS` fail. This PR fixes that

## Test plan

Add Gesture Handler to tvOS app (for example run `npx @react-native-community/cli@latest init TVTest --template @react-native-tvos/template-tv`) and check that it builds correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants