DEV Community

cecipirotto
cecipirotto

Posted on

PagerTabStripView - open source

PagerTabStripView is a pager view built in pure SwiftUI. It provides a component to create interactive pager views which contains child views. It allows the user to switch between your views either by swiping or tapping a tab bar item.
Github repo: https://github.com/xmartlabs/PagerTabStripView

Top comments (0)