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: 1 min

This tutorial shows how to add Android-like top tabs in SwiftUI.

Continue Reading...