UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

11 lines (7 loc) 178 B
import { CometChatTextBubble, CometChatTextBubbleInterface } from "./CometChatTextBubble"; export { CometChatTextBubble, }; export type { CometChatTextBubbleInterface, };