AppCode
 
Get AppCode

Create a SwiftUI application in AppCode

Last modified: 24 November 2022

Final project: iOSConferences

In this tutorial, you'll create a simple SwiftUI application that shows a list of iOS conferences. The application will consist of two views:

  • A list of conferences representing data from a local JSON file.

  • Details on each conference.

Final app

Along the way, you'll get familiar with AppCode features and learn how to enable an interactive SwiftUI preview.

Watch our video tutorial and follow the step-by-step instructions below: