Open
Description
Trying to implement a custom navigation as the NavigationView that SwiftUI supports doesnt provide many features,
Notice the one in here is quite impressive. But I noticed this doesnt have the feature to go back to the previous screen by dragging left to right (default go back feature that iOS provides)
Is there a way to get it done ?