Skip to content

Commit befb0c7

Browse files
fix(android): disable Hermes V1 to fix libhermestooling symbol mismatch crash
1 parent 299e0bc commit befb0c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

example/android/gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ hermesEnabled=true
4242
# This allows your app to draw behind system bars for an immersive UI.
4343
# Note: Only works with ReactActivity and should not be used with custom Activity.
4444
edgeToEdgeEnabled=false
45+
hermesV1Enabled=false
46+
hermesV1Enabled=false

0 commit comments

Comments
 (0)