Hey guys, I have become a great fan of the kotlin multiplatform project, lately.
I have a couple of questions -
• Is there a way to obfuscate the framework code? I am creating a library for iOS and Android using kmm.
• Also, any input on how can I create library APIs that can be used using async-await in Swift on iOS?
Thanks.