Skip to content

Latest commit

 

History

History

Swiping

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.