Hi, I am trying to achieve a comments UI (like ins...
# compose-android
a
Hi, I am trying to achieve a comments UI (like instagram) in Jetpack Compose. While the RecyclerView does sound promising to handle recursive data models and proper callbacks to update live replies, has anyone tried the same using Compose?