How can I figure out if a library supports Kotlin ...
# multiplatform
d
How can I figure out if a library supports Kotlin Mobile Multiplatform? For example, I’m looking for a library to process annotations and I saw that kapt is not supported, so I’m trying to get this one working: https://github.com/Foso/MpApt