-
Hey Based on your version 0.69 document, I read it Unlike the 0.71 version |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Another thing to note if you mark that does not work with this code
because
that call to this constructor
after that, the code does not care about
if you want to use Hermes you must call
|
Beta Was this translation helpful? Give feedback.
-
This working group is reserved to discussions which are related to the React Native New Architecture. I'm locking this discussion as it's not related to New Architecture and we're trying to keep this space focused only on New Architecture. To shortly answer your question: the reason why hermes is defaulted to |
Beta Was this translation helpful? Give feedback.
This working group is reserved to discussions which are related to the React Native New Architecture.
I'm locking this discussion as it's not related to New Architecture and we're trying to keep this space focused only on New Architecture.
To shortly answer your question: the reason why hermes is defaulted to
false
in 0.69, and do true in 0.70+ is because we enabled Hermes by default in RN 0.70. More on this in the announcement blogpost:https://reactnative.dev/blog/2022/07/08/hermes-as-the-default