https://kotlinlang.org logo
#compose
Title
# compose
j

Jurriaan Mous

05/13/2019, 6:10 AM
What are the main challenges to make compose multi platform? I understand that it is not a priority for Google now but how far does the design help and can people from the outside contribute for support?
e

elizarov

05/13/2019, 6:13 AM
Not speaking for Google here but it looks like at this stage community can really help by trying it out and giving feedback on the current design of compose.
👍 4
t

themishkun

05/13/2019, 8:18 AM
@miha-x64 Do you really want Android Jetpack to compete with e.g. Flutter on crossplatform field? I think that new UI framework must be robust. Do one thing and do it well
m

miha-x64

05/13/2019, 8:21 AM
Flutter has no support for modern languages, e. g. Kotlin and/or Rust. There's nothing to compete with.
t

themishkun

05/13/2019, 8:27 AM
It is the product of Google, after all. Same as Android Jetpack. I think, that this may cause unneeded conflict of interests
m

miha-x64

05/13/2019, 8:30 AM
Google causes conflicts of interests every day, creating and killing new messengers, frameworks, operating sustems etc.
👍 4
j

Jonas Bark

05/13/2019, 8:38 AM
Compose will tremendously ease up UI development on Android. It doesn't have to be multiplatform at all. It's just that right now the community could help steer the Compose project so that at least the DSL is platform independant and one could e.g. write an iOS implementation for showing the views.
11
b

Blundell

05/15/2019, 2:09 PM
or IoT impl, think of the Pi’s, the Pi’s!
l

louiscad

05/15/2019, 4:57 PM
Raspberry Pi is inefficient. Consumes too much power for what it can do, and consequently can't scale, in addition to the fact that it was not designed for IoT but for education.
b

Blundell

05/15/2019, 9:12 PM
🤔 ok, not really the point I was making. Any embedded platform
j

janvladimirmostert

05/16/2019, 9:37 AM
+1 for having a single DSL that could work across Android and iOS (maybe even in the browser, but the mobile use-case is probably the strongest)
6 Views