-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[No QA] Use Hermes on iOS #4183
Conversation
Use hermes use number format for iOS too undo changes undo some changes undo flipper stuff undo other changes undo report.js changes
a63662c
to
3f08a49
Compare
Testing pretty good for me so gonna put this into review. |
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.
Tested. But would like to have a review from Andrew
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging in version: 1.0.80-3🚀
|
@marcaaron Heyo! Any QA tests needed for this PR? |
Sorry, nothing besides normal regressions ! Thanks! |
🚀 Deployed to production in version: 1.0.81-4🚀
|
Details
Switch to using Hermes engine on iOS.
Hermes build on the right
Hermes.mp4
Note There was one issue where the
Intl
global we were using became unavailable. I don't think there's anything like this, but probably it was available in the previous engine, but not in Hermes. So we should probably watch out for any other things like that.Fixed Issues (Potential)
#4027
Tests
QA Steps
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android