Swiftui Navigationview Ignore Top Space

[Solved] Swiftui Navigationview Ignore Top Space | Swift - Code Explorer | yomemimo.com
Question : swiftui navigationview ignore top space

Answered by : magnificent-mamba-yjl8f8xxtsoy

NavigationView { FileBrowserView(jsonFromCall: URLRetrieve(URLtoFetch: applicationDelegate.apiURL)) .navigationBarTitle("") .navigationBarHidden(true)
}

Source : | Last Update : Sun, 02 Aug 20

Answers related to swiftui navigationview ignore top space

Code Explorer Popular Question For Swift