Hey just a question why the compose runtime is using the kotlin multiplatform plugin are they planning to make the library multiplatform ?
🦀 1
f
Fudge
10/17/2019, 12:34 PM
I don’t think the Android team would develop an IOS toolkit
t
Tristan Caron
10/17/2019, 1:04 PM
However it has been said that it will be extensible, and the community should be able to create new targets.
f
Fudge
10/17/2019, 1:04 PM
Oh, absolutely :)
s
spierce7
10/17/2019, 1:08 PM
Where do you see that the multiplatform plugin is being used?
r
Ruckus
10/17/2019, 2:01 PM
Kotlin/MP isn't just about iOS and Android. When Compose was first announced, many (myself included) were excited about the prospect of using it for a desktop UI framework.
t
Tristan Caron
10/17/2019, 2:03 PM
Yep, and target the browser as well 🎉
👆 2
g
George Mount
10/17/2019, 2:29 PM
We are hoping to provide easier host-side testing infrastructure. Not only would it help our app developers, it would help us as well.