Zeeshan Khan

Results 6 issues of Zeeshan Khan

@gcamp Can you add a condition if character length is 0 then it should show Place Holder with blinking cursor.

Hi @ShadyElyaski, I was trying to rotate your control by 90 degree but its not working. I have tried using `filter.layer.transform = CATransform3DRotate( CATransform3DIdentity,-1.57079633,0,0,1);` and `filter.transform = CGAffineTransformMakeRotation(M_PI/2);`. I have...

Hi, White trying to update Carthage, I get stuck at `*** Checking out card.io-iOS-source at "iOS_5.4.1"` this. Tried without iOS_5.4.1 but still carthage not able to checkout this repo. I...

Hi, Your library is great :+1: , thank you so much for sharing it. Can we make scroll 1 sticky header to always on the top (stick with status bar),...

Hi @emilwojtaszek , awesome component, loved it.. can you add selection color like blue or some thing? It would be great. Thanks for sharing! keep it up :)

Hi, When we swipe pages, `HMSegmentedControl`'s `UIControlEventValueChanged` event is not getting triggered. I've added an action to `pageControl` which listens to `UIControlEventValueChanged` event. which is not getting called on page...