Open ashishj-optimus opened 8 years ago
I had no this problem when using UINavigationController. Can you show part of code where you config KBCScrollView and have this issue?
I'm using it with navigation controller and it works without such issue.
Thanks for the reply guys. I did it from Storyborad.
I just selected the view controller and embedded the Navigation Controller. After this the scroll view scrolls vertically too. I have not written any extra code too. I can upload a sample code if you need code to debug the issue.
I'am embedded the Navigation Controller to sample code, and I had no issue. Can you send me you code? I'll see what a problem is appear
Sure. Please find the attached code. I have not made any changes to your sample code. Just changed some UI and added/removed some constraints from Storyboard.
KBCScrollView scrolls vertically too when navigation controller is added to a UIVIewController.