I am developing an app which involves paging(Horizontal Scroll). Which i achieved through UIPageViewController
.
Whereas i need help and suggestions to achieve the design i have attached below in the image -> The pager in the bottom with the Title, Filled circle and the Line. The pager scrolls along with the page and the respective circle is filled/selected.
In android they use a customised version of TabLayout
. I want to figure out the equivalent in iOS
You can use UITabBarController