I heard that JetBrains has started experimenting o...
# compose
d
I heard that JetBrains has started experimenting on Compose for iOS. Do you have evidence of this? Twitter, Slack posts?
o
We all know it's only a matter of time before either JB or Google start targeting iOS - Android is there, other native targets are there. iOS is the elephant in the room, obviously. Let's just wait for it. When the announcement is made it shall be prominently displayed in all communication channels.
🐘 4
t
Currently a JVM is necessary to run Compose. But in theory it should be possible to build just on native skia. And than it should be possible to run compose on all platforms that are supported by skia.
m
Or you just use GraalVM/native-image in the same way as you can do it today with JavaFX and Gluons mobile toolchain.