UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

9 lines (8 loc) 239 B
import { CometChatUIKit } from "./CometChatUIKit"; import { UIKitSettings } from "./UIKitSettings"; import { CometChatUIKitHelper } from "./CometChatUIKitHelper"; export { CometChatUIKit, CometChatUIKitHelper, UIKitSettings, }