Update WelcomeView.swift
This commit is contained in:
@@ -42,7 +42,7 @@ struct WelcomeView: View {
|
||||
}
|
||||
.padding(.top, 20)
|
||||
)
|
||||
)
|
||||
).navigationBarHidden(true)
|
||||
}.navigationBarHidden(true) // navigation view
|
||||
} // View body
|
||||
} // View
|
||||
|
||||
Reference in New Issue
Block a user