Peter Plant
Peter Plant
good idea should be definitively merged
Tried it on my fork and works like a charm! should be merged as soon as possible
no apparently it doesn't
@fparkar a bit late but you can simply fix this issue by inserting `self.view.userInteractionEnabled = self.tabCount > 0;` under `self.tabCount = [self.dataSource numberOfTabsForViewPager:self];` in defaultSetup
Same here