UNPKG

@rohitninawe/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

4 lines (3 loc) 275 B
import { CometChatTextBubble, CometChatTextBubbleInterface } from "./CometChatTextBubble"; import { TextBubbleStyle, TextBubbleStyleInterface } from "./TextBubbleStyle"; export { CometChatTextBubble, CometChatTextBubbleInterface, TextBubbleStyle, TextBubbleStyleInterface };