Adding an iOS app

Now we're ready to add the iOS project to our Kotlin multiplatform project. To try this, perform the following steps:

  1. To get started, we'll create a new root-level directory in our project named iosapp. Within this directory, we will then need to create a new iOS Xcode project using the Single View App template:
  1. After clicking Next, you'll be prompted to fill in your project details:

In this case, we'll name this project iosapp and then click Next to choose the project directory. Here, we'll specify our root/iosapp directory ...

Get Mastering Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.