Has anyone one ever tried that ? EGOTableViewPullRefresh seems rely on the fact that the parent view is a UITableViewController, but KKGridView is essentially a UIViewController
Has anyone one ever tried that ? EGOTableViewPullRefresh seems rely on the fact that
Share
Actually KKGridView is a UIScrollView, if you are using
KKGridViewby subclassingKKGridViewControlleryou can make this work by setting the gridView’s delegate to self.