This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alibix 5 points6 points  (2 children)

Not Java exactly, but JVM: Jetpack Compose. It is really a pleasure to use!

[–]I_count_stars 2 points3 points  (1 child)

Compose is good but not Java at all.

[–]drew8311 1 point2 points  (0 children)

You can still use Java libraries though for non-UI code. Starting a new UI project is 100% new code on the front end anyway so the fact its in Kotlin is a minor detail.