EGOTableViewPullRefresh
EGOTableViewPullRefresh copied to clipboard
Something wrong when EGOTable as a child view in NavigationController
when EGOTable view controller push to NavigationController and pull down the scroll to the bottom then back to pre view controller,the method - (void)scrollViewDidScroll:(UIScrollView *)scrollView will still be executed so error occurred like this ---- scrollViewDidScroll:]: message sent to deallocated instance