UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines 260 B
import { CometChatUIKit } from "./CometChatUIKit"; import { CometChatUIKitHelper } from "./CometChatUIKitHelper"; import { UIKitSettings } from "./UIKitSettings"; export { CometChatUIKit, CometChatUIKitHelper, UIKitSettings }; //# sourceMappingURL=index.js.map