HMSegmentedControl icon indicating copy to clipboard operation
HMSegmentedControl copied to clipboard

A highly customizable drop-in replacement for UISegmentedControl.

Results 17 HMSegmentedControl issues
Sort by recently updated
recently updated
newest added

I'm Unable to install lower version of HMSegmentedControl. even i have added tag number in pod but on pod installation it's downloading just latest one. I want to install 1.5.4...

Hello, I need to separately locate each button on controller. As well for each button need to add attribute like "checked = True/False" to verify which tab is active at...

Xcode Version: 13 Swift 5 HMSegementedControl Version: 1.5.6 Section Images and titles gets assigned but only the titles shows up and the images do not. ` private func setupPageControls() {...

Fix for title colours not adhering to dark appearance colours when the tab selection is changed when running on device.

Usage Details Language: Swift Platform: iPhone iOS Version: iOS 9 - 14 Expected Behavior Xcode 12 build without warnings, proposal to move target to iOS 9 Actual Behavior Xcode 12.x...

Can anyone please let me know if there's an option that allows us to move the highlighted indicator along with the scrollview that we are using it with?

Xcode 11.0 Swift 4.2 Code segmentedPager.segmentedControl.imagePosition = .belowText Error Type 'Any' has no member 'belowText' Value of type 'HMSegmentedControl' has no member 'imagePosition' Code segmentedPager.segmentedControl.textImageSpacing = 2.0 Error Value of...

pending reply