I am using Three20 for my new iOS project. I have impletemented TTLauncherView & TTTabStrip, and both are displaying correctly. Now i want to load new items in TTLaucherView on selection of TTTabStrip.
How should i go about it ? I can't find any relevant method to do this.
strange ! I was also looking for answer to same question. Currently i am creating new TTLauncherView whenever selection is changed for tab items.
But i am looking for a better solution.