beyondtao / gitalk

0 stars 0 forks source link

SwiftUI NavigationBar Hidden, Slipe Back Problem #17

Open beyondtao opened 7 months ago

beyondtao commented 7 months ago

https://blog.iostao.com/2022/10/swiftui-navigation-slipback/

  1. Navigation Bar Hidden .navigationBarHidden(true)

In SwiftUI Project when we write this code, the NavigationBar will be hidden, but the slip back will also be invalid. At this time, we can add Navigation Extension.