Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 618 Bytes

File metadata and controls

11 lines (6 loc) · 618 Bytes

Learn the basics of Xcode, SwiftUI, and UIKit to create compelling iOS apps.

This tutorial contains 3 projects:

  • Scrumdinger - Learn the essentials of iOS app development by building a fully functional app using SwiftUI.

  • Today - Learn to develop a fully functional app with the UIKit framework.

  • Earthquakes - Build an app to download, decode, and present data from a network data source. Use SwiftUI to build a simple interface to display dynamic data from a concurrent network client.