UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (7 loc) 213 B
import CometChatStreamMessageBubble, { CometChatStreamMessageBubbleProps } from "./CometChatStreamMessageBubble"; export { CometChatStreamMessageBubble, }; export type { CometChatStreamMessageBubbleProps, };