Homework 2.4 AboutMeApp

AboutMeApp

Homework 2.4 AboutMeApp

  1. The MVC data model has been created.

  1. UITabBarController is used to create several more screens with information.

  1. 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.

GitHub

View Github