Fully featured chat screen with image and file upload and auto-scroll.
| Method | Parameters | Description |
|---|---|---|
show |
fragmentManager: FragmentManager, tag: String? |
Display the chat bottom sheet |
val rtkChatBottomSheet = RtkChatBottomSheet()
rtkChatBottomSheet.show(fragmentManager, "CHAT_TAG")