Am I missing something obvious or is there only on...
# compose
j
Am I missing something obvious or is there only one (official) tutorial and one code lab for Compose? I’m trying to learn how to use a toggle/switch and really not sure where to start. The main marketing page only links to SO, this Slack group, and a big tracker.
a
@nickbutcher and @Manuel Vivo might have some additional links handy to other code labs and samples, I'm not sure which ones are fully published and not 🙂 https://github.com/android/compose-samples also has the JetNews sample project and more are on the way
j
I’ve been using the JetNews app a ton! That’s been super helpful.
And whoa, Compose Academy looks amazing. Thanks for the link!
n
Yes the Tutorial, Basics codelab and Jetnews are the only official published resources. For now… Can confirm that the community is awesome and has a bunch of great stuff out there.
v
Blowing my own trumpet here, but I also maintain this repo - https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example
and also this website that makes it slightly more searchable - https://jetpackcompose.app/
👍 1