SnappingStepper icon indicating copy to clipboard operation
SnappingStepper copied to clipboard

An elegant alternative to the UIStepper written in Swift

Results 9 SnappingStepper issues
Sort by recently updated
recently updated
newest added

enhancement
help wanted

I have a stepper from 1 to 10. The steps are Doubles. Published in the `thumbText`. I want them to be Integer. How would I do that? Thanks in advance

Swift 5 Dynamiccolor 5 Min IOS 11

I'd be really great if you could add a `@objc` tag to the property `thumbLabel` in your repo so that user defined runtime attributes in Storyboard can be set. ///...

Hi, thanks for your library. Is it possible to increment the increasing/decreasing speed when continuously pressing the buttons or sliding the thumb? I have a range from 0 to 100,...

Can this be used in a vertical view as well?Thanks

**Summary** - Using StyledLabel pod - Fixed background style masking - Fixed symbol label background color issue - Added format string - Added step factor for value sliding **Background color...

I would imagine this problem is unique to my setup but as I'm not making any headway on figuring it out, I figure i'd ask. Consider the below graphic, dynamic...

Create a new `swift3` branch and update the APIs to be conform to the [Swift API Guideline](https://swift.org/documentation/api-design-guidelines/).

enhancement