I am trying to create ButtonBar based paging menu but it will be dynamic because the data (title for no. of menu) created will come from the server. Unfortunately, there is no such example created for this situation. I know it's really stupid to request such example because I have no idea for this case. I just want to use this library as new because it seems more smooth then other libraries that I used. So, I really need help with an example project is appreciated. And I want to use the same view controller for each different tab like UITableViewController for showing data for each tab.
Any Help with that??? An example will be appreciated...Thanks..