Homework 2.4 AboutMeApp
AboutMeApp
Homework 2.4 AboutMeApp
- The MVC data model has been created.
- UITabBarController is used to create several more screens with information.
- To go to the welcome screen in the method prepare(for:) an instance of the UITabBarController class has been created
and it contains an array of ViewControllers.