RtkChat
Fully featured chat screen with image & file upload and auto-scroll.
val rtkChatBottomSheet = RtkChatBottomSheet()
rtkChatBottomSheet.show(
fragmentManager,
"SOME_TAG_HERE"
)
Fully featured chat screen with image & file upload and auto-scroll.
val rtkChatBottomSheet = RtkChatBottomSheet()
rtkChatBottomSheet.show(
fragmentManager,
"SOME_TAG_HERE"
)