conference-app-2021
conference-app-2021 copied to clipboard
Introduce FeedScreenState to separate UI related logic, state and UI
Issue
- close #ISSUE_NUMBER
Overview (Required)
- I separate UI related logic, state, and UI by introducing FeedScreenState
- This shortened the FeedScreen by about 30 lines and succeeded in extracting the logic from Compose. 🎉
Links
- https://www.youtube.com/watch?v=rmv2ug-wW4U
Screenshot
Before | After |
---|---|