You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late answer!
1.: Could you move the instantiation of your tabbar to the init function of your TabBarController?
2.: Could you call self.view.addSubview(tabbar) after you initialised the tabbar?
How can I use this programmatically?
I tried overriding the uitabbar on uitabbarcontroller but it doesnt show the tabbar
The text was updated successfully, but these errors were encountered: