I'm working on a chat feature with a `ChatViewMode...
# compose
y
I'm working on a chat feature with a
ChatViewModel
that manages multiple states (selected models, messages, history) and has lots of functions. It feels overwhelming and hard to maintain. Here’s my code. Any tips to simplify this?
c
also your question is not really Kotlin related. you’d better ask in an Architecture Forum.
y
Christain, thanks for the help. the response was quick ad I really appreciate that🙏
👍🏼 1