UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

8 lines (7 loc) 190 B
export interface PollsConfigurationInterface { title?: string; questionPlaceholderText?: string; answerPlaceholderText?: string; answerHelpText?: string; addAnswerText?: string; }