kishorehvk

Results 4 issues of kishorehvk

Hi , Instead of dismisViewController in didScanresult method I need to use UIStoryboard *storyboard= [UIStoryboard storyboardWithName:@"Main" bundle:nil]; UIViewController *main = [storyboard instantiateViewControllerWithIdentifier:@"MainViewController"]; [self presentViewController:main animated:YES completion:nil]; But it is not...

Hi, Thanks for making this in Swift. Could you explain clearly so that i can use it my project. Which method to be called and what values need to pass....

It would be great if there is a option for reducing the width of line

enhancement

Hi , Your library is so good. Can I Know how to add Search options and filter date in Ktableview . Thanks in advance.