Hacker News new | ask | show | jobs
by evereverever 653 days ago
So every version you release you'll have to go back and fix the same bugs?

Or re-patch them in some way?

1 comments

You don’t manually edit the generated Kotlin. You change the Swift. And if there are things you can't or don't want to do in Swift, there are mechanisms for writing Kotlin inline in your Swift, dropping Kotlin files into the project, and other platform customization options: https://skip.tools/docs/platformcustomization/