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

alexsullivan114

09/27/2019, 1:25 PM
Do you still have to setup the androidx toolchain to test out compose? I thought I read about it being available in pre-alpha stages through the normal development process but I could be wrong.
l

Luca Nicoletti

09/27/2019, 1:27 PM
Yes you do.
There’s currently no artifactory which you can include in your own project to be able to test
Compose
a

alexsullivan114

09/27/2019, 2:12 PM
👍 Thanks! Must've made that up.
l

Luca Nicoletti

09/27/2019, 2:21 PM
There was a commit on the source code which pointed out that they updated the version in order to get ready to publish
Compose
as an artifactory
But that’s it I guess, nothing has been published yet 🙂
s

sirrah

09/27/2019, 2:30 PM
You can try this repo: https://github.com/Mishkun/try-compose The existing release is a bit older already but it'll get you started quickly.
t

themishkun

09/27/2019, 9:12 PM
thanks for reminding me. I’ll update these soon (and also try to setup nightly builds with ci checks for template build properly)
🎉 2
3 Views