UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

8 lines (6 loc) 180 B
import { CometChatBottomSheet, CometChatBottomSheetInterface, } from "./CometChatBottomSheet"; export { CometChatBottomSheet }; export type { CometChatBottomSheetInterface };