Hi all,
How to attach a tabbar item which tooks me to the first view of my application after the login page.
I already have two tabbar items (using tabBarController only) which gives me two views.
I want to customize my tabbar item (using tabBarController) which took me to the first page (my apps looks like 'The Elements' example with some table ViewControllers)
How to attach a tabbar item which tooks me to the first view of my application after the login page.
I already have two tabbar items (using tabBarController only) which gives me two views.
I want to customize my tabbar item (using tabBarController) which took me to the first page (my apps looks like 'The Elements' example with some table ViewControllers)