Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 950 Bytes

File metadata and controls

19 lines (11 loc) · 950 Bytes

Compose Multiplatform iOS CocoaPods example

This example showcases using Kotlin Multiplatform shared module in Swift as a CocoaPods framework.

The official Kotlin documentation provides more information on working with CocoaPods:

Setting up your development environment

To setup the environment, please consult these instructions.

How to run

Choose a run configuration for an appropriate target in IDE and run it.

run-configurations.png