|
|
|
|
|
by tomovo
233 days ago
|
|
If you mean Kotlin Multiplatform, it works pretty well. Not easy to debug, the GC is a bit weaker than the Android implementation and optimized builds can get crazy slow as the app grows. The interface uses auto-generated ObjC headers which are very verbose. Native Swift API is in beta. Overall still worth it for a commercial app, I think. |
|
We're looking forward to native swift export to go stable - it's currently experimental / beta.