Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 393 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 393 Bytes

Swiping example

Creating a similar swipe-to-go-back effect on iOS.

Swipe demonstration

Because SwiftUI Router doesn't work with SwiftUI's NavigationView, you do not get the swipe-from-the-side-to-go-back UX for free. This sample project showcases a possible way to create a similar experience, with two different visual effects.