Hello, I have been using compose for sometime now ...
# compose
t
Hello, I have been using compose for sometime now however I have come to the realisation that i need "futher education" what would be really useful if I could "test drive" some sample apps that "Do" compose properly especially apps that make real network and database calls with List and Detail screens i am currently having difficulty in "Thinking In Compose"!!! any suggestions are more than welcome 😄
👍 1
r
The now in android app would probably help you a lot: https://github.com/android/nowinandroid
t
does NIA have networking and database code?
k
Dunno about the app, but here are 3 links that helped me alot: Full multi module compose app: https://proandroiddev.com/clean-android-multi-module-offline-first-scalable-app-in-2022-including-jetpack-compose-mvi-987ebecbecae Joe Birch medium page: https://hitherejoe.medium.com/ And also this, for compose performance: https://skyyo.medium.com/performance-in-jetpack-compose-9a85ce02f8f9
r