AboutMeApp

Homework 2.4 AboutMeApp

  1. The MVC data model has been created.

2022-03-14_10-58-43

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

2022-03-14_10-57-48

  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