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 842838a commit 66e7aadCopy full SHA for 66e7aad
template/android/gradle.properties
@@ -40,4 +40,5 @@ 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
+# Note: Only works with ReactActivity and should not be used with custom Activity.
44
edgeToEdgeEnabled=false
0 commit comments