We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3f65f commit 842838aCopy full SHA for 842838a
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