xsoti

Results 3 comments of xsoti

Ok just in case someone else needs it - I done it by reassigning navigation controller gestures delegate to view controller and modify delegate method to ignore my container view....

Hey nathantannar4 I have check READMEPreviewViewController which subclass from InputBarViewController and it has this same issue I described above.

Also faced this issue. [self.feedTableView.infiniteScrollingView stopAnimating]; added to actionHandler did help