Hello all 🙂
I try to set default values in a KMM function. In Android, it's OK, the framework knows it. But in iOS, it doesn't the same 😞.
Have you an idea or an annotation to do this ?
n
Nicklas Jensen
04/20/2023, 8:08 AM
Unfortunately default parameters aren't a thing in Objective-C and as such it is not possible on iOS at the moment