DyteChat
Fully featured chat screen with image & file upload and auto-scroll.
val dyteChatBottomSheet = DyteChatBottomSheet()
dyteChatBottomSheet.show(
fragmentManager,
"SOME_TAG_HERE"
)
Fully featured chat screen with image & file upload and auto-scroll.
val dyteChatBottomSheet = DyteChatBottomSheet()
dyteChatBottomSheet.show(
fragmentManager,
"SOME_TAG_HERE"
)