NumericPicker icon indicating copy to clipboard operation
NumericPicker copied to clipboard

iOS picker for easily selecting numbers by digit. (Swift)

Results 3 NumericPicker issues
Sort by recently updated
recently updated
newest added

How to set minimumNumber for NumberPicker default its start from 0. Now I like to start it from 30 to Maximum Number. Its help if your provided this feature for...

**Is your feature request related to a problem? Please describe.** `NumericPicker` cannot currently be tested using `XCUI*` because the accessibility labels and functionality doesn't work with the Accessibility Inspector. This...

**Is your feature request related to a problem? Please describe.** Each picker component is (re)calculated too frequently. While it may be necessary to recalculate and layout the picker when the...