i found ios sliding menu controllers (like path 2.0 , facebook ios), such viewdeck https://github.com/inferis/viewdeck, ecslidingviewcontroller https://github.com/edgecase/ecslidingviewcontroller. not work uitabbar controler.
i want make left side menu controller work uitabbar, , can kepp state each controller every mene item. should not create new controller when tap menu item. when tap menu item display controller (as "controller a") , scroll someplace, switch menu item, , switch "controller a", should show me 'controller a' display without changed, tap uitabbar item.
thank you.
the below link might :
Comments
Post a Comment