Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

navigationview hide header swiftui

.navigationBarHidden(true)
.navigationBarTitle(Text("Home"))
.edgesIgnoringSafeArea([.top, .bottom])
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #navigationview #hide #header #swiftui
ADD COMMENT
Topic
Name
1+4 =