There was an error while loading. Please reload this page.
1 parent 9b3f65f commit 842838aCopy full SHA for 842838a
1 file changed
template/android/gradle.properties
@@ -37,3 +37,7 @@ newArchEnabled=true
37
# Use this property to enable or disable the Hermes JS engine.
38
# If set to false, you will be using JSC instead.
39
hermesEnabled=true
40
+
41
+# Use this property to enable edge-to-edge display support.
42
+# This allows your app to draw behind system bars for an immersive UI.
43
+edgeToEdgeEnabled=false
0 commit comments