UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

7 lines (6 loc) 235 B
export { CometChatDateSeparator } from "./CometChatDateSeparator"; export { getDateSeparatorStyleLight, getDateSeparatorStyleDark, } from "./styles"; export type { CometChatDateSeparatorInterface } from "./CometChatDateSeparator";