ScrollableSegmentedControl
ScrollableSegmentedControl copied to clipboard
Scrollable Segmented Control for when UISegmentedControl is not sufficient
 it's not showing. refer screenshot and code. kindly do needfully. ``` @IBOutlet weak private var scrollSegmentControl:...
Would it be possible to get some SPM love.
I have added multiple items in the segment. But when I try to scroll to the selected item, it's not happening. Actually, It is selecting the item but not scrolling...
My code: segmentedControl.removeSegment(at: index) segmentedControl.insertSegment(withTitle: title, at: index) Please help me, Thanks
Can you add an option to change the background color of the selected index as seen in the native segmented controller .
When I try to set font size manually as like you have mentioned but no luck. Please come up with solution ASAP. My code, let largerRedTextAttributes = [NSAttributedStringKey.font: UIFont.systemFont(ofSize: 20),...
Should have swipe gesture to select segments
Hi, Thanks for the Library. It's really useful. I was trying to set the underline height of the segment using the Pod but it seems that it is not available...
Not supported for iPhone 11 pro.  Lot of constraint errors.