Open ronak248 opened 10 years ago
@aalittle - looks like you have a bug in viewDidAppear of ALTabBarController... you're calling [super viewWillAppear] instead of [super viewDidAppear]. I think this is the cause of the problem. I recommend making this one liner fix.
hi i have used ALtabbarcontroller in my application.. when i have used this tabbarcontroller.. navigation bar poptoroot view controller called animation is not occuring even i have set YES for that.. when i used UItabbarcontroller then its working can u please help me.. because i have to use custom tabbar and this animation is not working while pop controller.