简体   繁体   中英

SwiftUI for Frontend and Java for Backend

I want to create an app using SwiftUI but not necessarily for the backend pieces. I would prefer to use Java for that. How would I go about connecting a java backend to an app if that is even possible.

I'm assuming that you want to maximize cross platform code

Kotlin Mulitiplatform aims to do just this.

It isn't Java its Kotlin.

It is alpha now and scheduled to be in beta in the spring but it is coming along.

https://blog.jetbrains.com/kotlin/2021/10/kmm-beta-roadmap-video-highlights/

I've only barely touched it but it is a seamless transition between iOS and Android.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM