-
Notifications
You must be signed in to change notification settings - Fork 660
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
What should be included in v0.8.1 #528
Labels
Comments
This comment has been minimized.
This comment has been minimized.
9 tasks
This comment has been minimized.
This comment has been minimized.
This was referenced Jul 12, 2021
For those who would love to help testing Hermes 0.8.1 before we actually published them to NPM and CocoaPod: Android
react-native git/0.65-stable
$ npm install path/to/hermes-engine-vX.Y.Z.tgz
# debug
react-native git/0.65-stable
$ ./gradlew packages:rn-tester:android:app:installHermesDebug
$ ./scripts/packager.sh # starts Metro
# release
react-native git/0.65-stable
$ ./gradlew packages:rn-tester:android:app:installHermesRelease iOS
react-native git/0.65-stable
$ curl -L -O https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/5/d/0/hermes-engine/0.7.2/hermes-engine.podspec.json
react-native/packages/rn-tester
$ USE_HERMES=1 bundle exec pod install --repo-update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is to discuss which fixes should be backported to the next patch release 0.8.1
Related RN links:
Checklist
ARM64 Simulator & Catalyst (on M1 mac)@Naturalclar did it on the M1 PR.Bump Hermes npm and cocoapod version inwe only need to update lock file.react-native
repoRegression tests and releases logs
Android
iOS
Release
The text was updated successfully, but these errors were encountered: