Top Tabs in SwiftUI

I recently got into IOS development and i was wondering if there was any good third party library for top tabs.

Or do you have to create the tabs and pager view yourself?

(by top tabs, i mean the ones you see on Instagram, Twitter, Reddit etc.)

Hi! I've been working in an open-source library that solves your problem. This is the GitHub repo: https://github.com/xmartlabs/PagerTabStripView

I hope you find it useful!

Top Tabs in SwiftUI
 
 
Q