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:
- CocoaPods overview and setup;
- Add dependencies on a Pod library;
- Use a Kotlin Gradle project as a CocoaPods dependency;
To setup the environment, please consult these instructions.
Choose a run configuration for an appropriate target in IDE and run it.