In this blog we are displaying that how we can create a tab bar based application in iOS.
Step 1. Create a new project and select Tabbed Application Template instead of the Single View Based application and click next.
Step 2. Name that application as you like and save it.
Step 3. Two view controllers are created by default and a tab bar is added to the bottom of your application.
We will create tab bar based application in our next tutorial after SignIn or Sign Up screens.
**Happy Coding !!!**
0 Comment(s)