UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

10 lines (7 loc) 182 B
import { CometChatImageBubble, CometChatImageBubbleInterface } from "./CometChatImageBubble"; export { CometChatImageBubble, }; export type { CometChatImageBubbleInterface, };