UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (4 loc) 198 B
export { CometChatBadge } from "./CometChatBadge"; export type { CometChatBadgeProps } from "./CometChatBadge"; export { getBadgeStyle } from "./styles"; export type { BadgeStyle } from "./styles";