Compose seems legit to be crossplatform
# compose
k
Compose seems legit to be crossplatform
f
A lot of android stuff is tangled inside the libs right now unfortunately
k
It is pretty declarative, so i think it gonna be possible to create other platform bindings
f
My watch is pretty round, so I think it will display the correct time
🤣 10
🔥 2
🙃 2
w
Seriously though, I’d love it if it was untangled from Android, at least the core part. I thought I saw expect/actual declarations for things like canvas, so I assumed the libraries could be plain jars at least
👍 1
m
Maybe things are partially separated from Android (through interfaces like
Canvas
) for Studio to show preview.