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
{{ message }}
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
This release has not happened yet. This issue is for us to start tracking remaining work and coordinating with our relevant partner teams around the timing of the release
The hermes-engine pod has no version constraints specified, which should probably happen in the React-Core.podspec file and lock it with similar version constraints as the one applied to the Android version in package.json. Fixed by fix: pin hermes-engine to 0.7.x facebook/react-native#30432
[Not a RC blocker] The new CLI has a minor regression when using a local template dir, now you need to specify the file:// protocol to resolve that [@grabbou]
[Not a RC blocker] There are no instructions in the iOS Podfile template about how to enable Hermes [@grabbou]
[Not a RC blocker] When clicking "Open Debugger" on iOS with Hermes and not having Flipper installed, nothing happens. Perhaps a warning / alert or an appropriate log in the CLI would be helpful to instruct those that don't have Flipper installed on the next steps.
Hopeful Dates
We can never commit to the dates involved in a release as many things are out of our control. However, we are thinking about these rough dates for this release.
This release has not happened yet. This issue is for us to start tracking remaining work and coordinating with our relevant partner teams around the timing of the release
Highlighted Changes
profile-hermesCLI command for converting Hermes tracing profile to Chrome formatWork Required
hermes-enginepod has no version constraints specified, which should probably happen in theReact-Core.podspecfile and lock it with similar version constraints as the one applied to the Android version inpackage.json. Fixed by fix: pin hermes-engine to 0.7.x facebook/react-native#30432react-native-codegenpackage have not been installed. See output here. In progress PR here Integrate Native Module codegen into Xcode build pipeline facebook/react-native#30449file://protocol to resolve that [@grabbou]Hopeful Dates
We can never commit to the dates involved in a release as many things are out of our control. However, we are thinking about these rough dates for this release.