I have a Tab bar App with four tabs. Each tab loads the same UITableViewController.
I would like to fill the table based on which tab is tapped.
How?
I have a Tab bar App with four tabs. Each tab loads the same UITableViewController.
I would like to fill the table based on which tab is tapped.
How?