-
Notifications
You must be signed in to change notification settings - Fork 68
Consume canvas polyfill to enable text support #251
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
Conversation
| React-jsiexecutor: 124e8f99992490d0d13e0649d950d3e1aae06fe9 | ||
| React-jsinspector: 500a59626037be5b3b3d89c5151bc3baa9abf1a9 | ||
| react-native-babylon: 67b39de846123d0846b28ce0e38671c7e3c4e04f | ||
| react-native-babylon: 858ff09e82f9c3de4f17d66e90d6ca08dd480bb4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ryantrem is there more context around what this guid should map to?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is a hash. I just ran pod install in the iOS directory. I'm not totally sure how the hash is generated for local packages.
ryantrem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Playground was updated to BJS 28, but the rest of the refs are still at 27. Will you please fix those up before merging?
This review contains the following changes:
Note: we should wait and consume the following change in the babylonnative submodule update BabylonJS/BabylonNative#805
We may also want to wait to update babylon.js dependencies to pick up the following change BabylonJS/Babylon.js#10518 otherwise text still will not work