trying reanimated 2

This commit is contained in:
austinried
2021-06-22 11:03:26 +09:00
parent 41d78f0d2f
commit 5e4578d8e8
7 changed files with 28 additions and 14 deletions

View File

@@ -78,7 +78,7 @@ import com.android.build.OutputFile
*/
project.ext.react = [
enableHermes: false, // clean and rebuild if changing
enableHermes: true, // clean and rebuild if changing
]
apply from: "../../node_modules/react-native/react.gradle"