AppCode
 
2021.2
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Create a SwiftUI application in AppCode

Last modified: 16 July 2021

AppCode: 2019.3 or later

Xcode: 11 or later

Sample 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 the local JSON file.

  • Details for each conference.

Final app

Along the way, you'll get familiar with the basic AppCode workflow and useful features and learn how to enable the interactive preview in AppCode by means of the InjectionIII application.

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