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

feat: add tvOS support #1529

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

douglowder
Copy link

Summary

Add Apple TV support for Hermes.

Note: This support requires a few source file changes to work around code that will not compile for tvOS. Comments containing the compiler errors have been added.

Test Plan

  • tvOS is added to the Apple test app and to Circle CI
  • Patch will be added to a test build of React Native TV to verify against RNTester

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 5, 2024
douglowder added a commit to react-native-tvos/react-native-tvos that referenced this pull request Oct 6, 2024
- Test exact changes submitted in facebook/hermes#1529
@douglowder
Copy link
Author

RNTester CI build seems to be working fine: https://github.com/react-native-tvos/react-native-tvos/releases/tag/v0.76.0-0test2

douglowder added a commit to react-native-tvos/react-native-tvos that referenced this pull request Oct 6, 2024
- Test exact changes submitted in facebook/hermes#1529
Copy link

@cipolleschi cipolleschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@douglowder thankss for looking into this and for opening this PR.

@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants