Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 941 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 941 Bytes

Sports League

This is an application to demonstrate the usage of a table view with JSON. Basically, the application reads two JSON files and print them out through different table views. You also may see an activity indicator (loading) throughout the segues as soon as a new segue is called.

Important:

Since no constraints were added into the project, you must run the application under the iPhone 7 simulation so that it can run properly.