UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

4 lines (3 loc) 156 B
import { CometChatListItem, CometChatListItemInterface } from "./CometChatListItem"; export { CometChatListItem}; export type {CometChatListItemInterface};