UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (4 loc) 217 B
export { CometChatDate } from "./CometChatDate"; export type {CometChatDateInterface} from "./CometChatDate"; export { getDateStyleLight, getDateStyleDark } from "./styles"; export type { DateStyle } from "./styles";