I have got a View containing Table View with a search bar. Under the table view I have a scroll view with collection view inside it. I've used the exactly the same code as given here. I also followed a similar question of stackoverflow. But the scrollView does not animate with keyboard. I've made an IBOutlet of scrollView and used it to get the frame and newFrame as for the tutorial. Is it because that subViews cannot be animates like that?
My code link : http://pastebin.com/mWdAkrDV