How can refresh UIView in UITabBarController?

Posted by Kazu on Stack Overflow See other posts from Stack Overflow or by Kazu
Published on 2010-05-14T20:22:50Z Indexed on 2010/06/15 9:02 UTC
Read the original article Hit count: 377

Hi, I'm stack on refreshing view in TabBar. The UIView is read only first time I pressed the TabButton and does not "viewDidLoad" next time. I want to refresh UITableView every time I pressed the button.

Thank you!

© Stack Overflow or respective owner

Related posts about uitabbarcontroller

Related posts about uitabbar