RGPageViewController
RGPageViewController copied to clipboard
Working as one tab
Hi I'm using RGPageViewController with multiple tabs and its working good But when I try to use it with only 1 tab its freezing in the below line
tabScrollView.layoutIfNeeded()
Do you know how can I fix that?