DTPagerController
DTPagerController copied to clipboard
A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.
There are Divider images in DTSegmentedControl that is causing problem of colour in not matching exact i want. I want to remove divider how can i remove or skip?
I'm doing the same code you have in example but in my project extension of HMSegmentedControl giving error to conform protocol selectedSegmentIndex but this is not implemented in your example...
pageSegmentedControl background color setting to white or clear color not working and keeps setting gray, but other colors are working somehow.
How to remove DTPager from memory?
For some reason when I try to add a searchBar at the top of the pager controller it comes looking all messed up. im not sure if it is not...
DTPageController currently using fixed color `UIColor.blue`. I want to change that color for support iOS 13 darkmode.