Hello All, Need a little help. There is a custom method written in Swift `fun static sendToTailor(na...
u
Hello All, Need a little help. There is a custom method written in Swift
fun static sendToTailor(name : String)
. I need to call this method in IOS main of KMM, how can I do that ?