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