/YardSample-iOS

A sample iOS application for rentals. Written in Swift 3.0.

Primary LanguageSwift

YardRental-iOS


About

This is an iOS application exercise to read in some JSON and to create the main screen UI of a heavy duty rentals application. Written in Swift 3.0. The main screen is finished, and the custom menu bar navigation is completely finished.


Remarks / What is Next

I will most likely make a CocoaPod for the CustomMenuBar in the near future. The UITabBar() class does not allow one to use multi-line labels with no icons for a UITabBarItem like my screenshots below. Not doable because UITabBarItem() does not inherit from UIView and cannot access its private textLabel.

Next Up: Making my first CocoaPod


YardRental

enter image description here

enter image description here