Does the Kotlin reflection API's work in KMP? I s...
# reflect
j
Does the Kotlin reflection API's work in KMP? I see some support but not a whole lot. I really need to get functions from a given instance who have a particular annotation.
🚫 1