Any advice on implementing this within a UITabBarController?
simonpac opened this issue · 3 comments
I'm wondering if anybody has had any success in implementing this menu with a UITabBarController?
Yes I had to implement it myself. Basically what I did was make it so every time a menu item was selected, the UITableView would reload the table with the appropriate data source. I had to configure some of the menu code in order to get the appropriate image to show for the selected menu (I had a checkmark image that would show when the menu was selected)
On Feb 26, 2015, at 5:45 AM, Chris Edwards <notifications@github.commailto:notifications@github.com> wrote:
Did you get anywhere with this @simonpachttps://github.com/simonpac ?
Reply to this email directly or view it on GitHubhttps://github.com//issues/99#issuecomment-76157438.