UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

4 lines 257 B
import { CometChatAudioBubble } from "./CometChatAudioBubble"; import { getAudioBubbleStyleLight, getAudioBubbleStyleDark } from "./style"; export { getAudioBubbleStyleLight, getAudioBubbleStyleDark, CometChatAudioBubble }; //# sourceMappingURL=index.js.map