Chore/update RN 0.67.4

This commit is contained in:
Sofiya Tepikin
2022-09-18 05:54:28 +00:00
parent 658ce1d074
commit ef3a50ea76
13 changed files with 169 additions and 40 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ def jscFlavor = 'org.webkit:android-jsc:+'
/**
* Whether to enable the Hermes VM.
*
* This should be set on project.ext.react and mirrored here. If it is not set
* This should be set on project.ext.react and that value will be read here. If it is not set
* on project.ext.react, JavaScript will not be compiled to Hermes Bytecode
* and the benefits of using Hermes will therefore be sharply reduced.
*/