cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.78k stars 76 forks source link

More samples #334

Open JakeWharton opened 7 months ago

JakeWharton commented 7 months ago

If the recent Coding with the Italians podcast has taught me anything it's that we need more samples which showcase the usage outside of the traditional Android usage.

oldergod commented 7 months ago

For reference: https://www.youtube.com/watch?v=O70beCWbSCY

JakeWharton commented 7 months ago
morrisseyai commented 7 months ago

@JakeWharton on the data layer side of things: do you have a vision for how you think it should look? I've been thinking about this exact concept quite a bit. Happy to contribute if it'd be helpful, let me know if you've got initial thoughts and I'll build something out.

JakeWharton commented 7 months ago

No ideas. Maybe maintaining pagination state of some remote API?