iosdeveloper/InfiniTabBar

Change / Set View?

IgnacioAC opened this issue · 3 comments

How I can relate and change a view controller? I can not find the way

Thanks

It is an UITabBar not an UITabBarController replacement.

Then I can not associate it with a view?

Nope. You could however try to set your InfiniTabBar instance as tabBar property of your UITabBarController (UNTESTED!).