Change / Set View?
IgnacioAC opened this issue · 3 comments
IgnacioAC commented
How I can relate and change a view controller? I can not find the way
Thanks
iosdeveloper commented
It is an UITabBar not an UITabBarController replacement.
IgnacioAC commented
Then I can not associate it with a view?
iosdeveloper commented
Nope. You could however try to set your InfiniTabBar instance as tabBar property of your UITabBarController (UNTESTED!).