The UIScrollViews within SHViewPager were blocking the tap to scroll to top gesture getting to any sub views contained in the pages. i.e. if a page contained a UITableViewController then the table was not scrolling to the top when the gesture was triggered.
The UIScrollViews within SHViewPager were blocking the tap to scroll to top gesture getting to any sub views contained in the pages. i.e. if a page contained a UITableViewController then the table was not scrolling to the top when the gesture was triggered.