This project demonstrates how to use a CocoaPods dependency in a Kotlin Multiplatform (KMP) project, including how to bridge a pure Swift library into Kotlin code using a custom CocoaPods wrapper. It also includes an iOS app to showcase the integration in action. -
View it on GitHub