UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

7 lines (6 loc) 149 B
export interface DateProperties { // Used in date selection calendar isSelected?: boolean; // Used in both calendars isDisabled?: boolean; }