Join Slack
Powered by
Hi, can anyone recommend. good sample project (or ...
# compose
r
Rak
10/22/2021, 2:31 PM
Hi, can anyone recommend. good sample project (or real one) that uses Compose? I am particularly interested in how the composables are held in various packages and files along with examples of unit testing.
a
annsofi
10/22/2021, 2:35 PM
This is where the official samples are:
https://github.com/android/compose-samples
s
solidogen
10/22/2021, 2:41 PM
I found those pretty good, those actually have some dependency injection and other typical stuff for real world scenarios
https://github.com/chrisbanes/tivi
https://github.com/FunkyMuse/Aurora
z
Zach Klippenstein (he/him) [MOD]
10/23/2021, 7:52 PM
There's tons of tests in the Compose source on
cs.android.com
for eg the material components that might be helpful.
Open in Slack
Previous
Next