Are there any examples of Multiplatform libraries? I don’t mean libraries that are pure Kotlin that are imported via Gradle, but full libraries that include Swift/ObjC components. I want to build an integrated auth library that uses the same primitives but runs on both platforms, sort of like
this but for KMM.