UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (7 loc) 169 B
import { CometChatReactions, CometChatReactionsInterface } from "./CometChatReactions"; export { CometChatReactions }; export type { CometChatReactionsInterface };