Do android apps port well to iOS?

Reply to this note

Please Login to reply.

Discussion

Yes, if done right. Since amethyst was built in Kotlin, a dev can use Android studio to build from the repo and then use the Kotlin cross-platform module to prep for iOS

Nice, does that also translate to the UI? Or the who ever is porting needs to redesign the UI to an iOS style app?