UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (4 loc) 227 B
import { CometChatUIKit } from "./CometChatUIKit"; import { CometChatUIKitHelper } from "./CometChatUIKitHelper"; import { UIKitSettings } from "./UIKitSettings"; export { CometChatUIKit, CometChatUIKitHelper, UIKitSettings };