Clancey / FlyoutNavigation

Other
95 stars 87 forks source link

Flyout Navigation with TabBarController #63

Closed alexrainman closed 9 years ago

alexrainman commented 9 years ago

Is it possible?

Clancey commented 9 years ago

Sure. They are all just view controllers.

blue-earth commented 9 years ago

I have a flyout navigation with 3 menu items and 3 view controllers. The 1st view controller is a tabbarcontroller. I want to set tabbarcontroller's selected tabindex to 0 when the 1st menu item clicked. Is it possible?