Mitesh

Results 14 issues of Mitesh

I wants to hide vertical scroll indicator. Is there any way to do it ? Also is there any way to set editor font ? Right now i am doing...

App getting crash because of leadObject getting nil. I check also if object is nil or not by changing in your files but still crash happen. Can you please help...

I have an one drawing view where user can draw any digit, character or anything else. I am using this framework for identifying digit or character but unable to do....

When i select more than 50 photos application going to be crash and it provide this error. =>Received memory warning. =>code - (void)assetsPickerController:(GMImagePickerController *)pickerdidFinishPickingAssets:(NSArray *)assetArray{ self.requestOptions = [[PHImageRequestOptions alloc] init];...

Can anyone please let me know how can i push second view controller with just left or right swipe on first view controller which is root view controller. And after...

Please help me how can i set horizontal separator between rows. Is there any way so i can add separator line? ![screen shot 2016-10-03 at 4 13 34 pm](https://cloud.githubusercontent.com/assets/17427703/19034993/6cef02ec-8984-11e6-8024-2899e3a352a1.png)

After capture image i am getting some extra captured part on top and bottom of image. Can you please help me how can i resize camera capture preview layer based...

I added text and i want to change it's text color. Currently it is white color as default and i can not see any property mention for changing it to...

![screen shot 2018-07-24 at 5 02 23 pm](https://user-images.githubusercontent.com/17427703/43135562-70bd0428-8f63-11e8-9b49-0cca502c300d.png) Also please look into this wrong recognition. ![simulator screen shot - iphone 6 - 2018-07-24 at 17 37 23](https://user-images.githubusercontent.com/17427703/43137081-677ee142-8f68-11e8-9179-a9e85efc453d.png) ![simulator screen shot...

Is there any way so i can show this pop up menu on click of UIButton not UIBarButtonItem.