A picture representing hsusmita

hsusmita

hsusmita
Noida
MultiStepSlider screenshot

MultiStepSlider

July 16, 2016 • MIT License
A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval. This is useful when an interval spans over large values, for exam...
GrowingTextViewHandler screenshot

GrowingTextViewHandler

June 24, 2015 • MIT License
An NSObject subclass to handle resizing of UITextView as the user types in. The textview resizes as long as the number of lines lies between specified minimum and maximum number of lines.
ResponsiveLabel screenshot

ResponsiveLabel

June 09, 2015 • MIT License
A UILabel subclass which detects given patterns specified by regular expression and makes them tappable. This also allows to replace the default ellipse of UILabel with tappable attributed string. ...