You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR implements CI/CD for Hermes on visionOS. We want to provide react native visionOS users the ability to use prebuilts from a trusted source (in this case React Native).
This change won't affect any of RN source code but it makes sure that the shipped hermes binary for the next version includes visionOS slice.
Here is a corresponding cherry-pick PR to rn/0.74-stable branch: facebook/hermes@7701f77 to make sure everything works correctly.
The text was updated successfully, but these errors were encountered:
Target Branch(es)
0.74
Link to commit or PR to be picked
facebook/react-native#44691
Description
This PR implements CI/CD for Hermes on visionOS. We want to provide react native visionOS users the ability to use prebuilts from a trusted source (in this case React Native).
This change won't affect any of RN source code but it makes sure that the shipped hermes binary for the next version includes visionOS slice.
Here is a corresponding cherry-pick PR to
rn/0.74-stable
branch: facebook/hermes@7701f77 to make sure everything works correctly.The text was updated successfully, but these errors were encountered: