Skip to content

Commit

Permalink
Disable edge to edge in template
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Dec 3, 2024
1 parent f743743 commit 90ad847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/helloworld/android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ android.useAndroidX=true
reactNativeArchitectures=arm64-v8a
newArchEnabled=true
hermesEnabled=true
edgeToEdgeEnabled=true
edgeToEdgeEnabled=false

0 comments on commit 90ad847

Please sign in to comment.