Reading time: 1 min

This recipe shows how to implement a Pager View using a TabView in SwiftUI. This is an awesome addition in iOS 14.0, allowing you to trivially create a swipeable pager.

Continue Reading...

Reading time: 3 min

This recipe shows how to implement a swipeable pager view in SwiftUI.

Continue Reading...