gmertk / GMStepper

A stepper with a sliding label in the middle.
https://github.com/gmertk/GMStepper
MIT License
923 stars 114 forks source link

Any easy way to modify it to able to type value manually? #24

Open Amefuri opened 7 years ago

Amefuri commented 7 years ago

Hi,

I would like to have the stepper value to also be able to edit by keyboard when click on it. just like UITextfield. Is there any solution for me ?

Thank you,

kanishkatn commented 7 years ago

I want that too. Please add the feature.

Dharin-shah commented 7 years ago

Please expose the label. I want this feature as well. I was thinking of forking it and doing it myself. I will post once I do it

keithics commented 7 years ago

+1

gmertk commented 7 years ago

Feel free to send a pull request!