Yalantis / FoldingTabBar.iOS

Folding Tab Bar and Tab Bar Controller
https://yalantis.com
MIT License
3.68k stars 458 forks source link

TabBar without controller #77

Open akotulu opened 7 years ago

akotulu commented 7 years ago

Hey!

It would be awesome if we could use the tab bar without the controller as a menu. I'm searching for a menu like this one, but I need to include it on some view controllers.

Thanks :)

Vodolazkyi commented 7 years ago

Hi, what do you mean by :

tab bar without the controller as a menu

akotulu commented 7 years ago

Currently we can't use the tabbar as standalone view without tab controller. Would be awesome if tab bar would work without the controller as just a view which you can add to any controller.