I am creating an app in which I have five tabs. I need to reload each controller every time when tab is pressed.
if you are you are using the uitableview use this
[tableview reloaddata];