UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

6 lines (4 loc) 251 B
export { CometChatDeletedBubble } from "./CometChatDeletedBubble"; export type { CometChatDeletedBubbleInterface } from "./CometChatDeletedBubble"; export { getDeletedBubbleStyle } from "./styles"; export type { DeletedBubbleStyle } from "./styles";