We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 455571d + 65cf178 commit 335ff4aCopy full SHA for 335ff4a
types/index.d.ts
@@ -283,6 +283,7 @@ export interface MessageInputProps
283
hasImagePicker?: boolean;
284
hasFilePicker?: boolean;
285
focus?: boolean;
286
+ sendImageAsync?: boolean;
287
/** https://github.com/beefe/react-native-actionsheet/blob/master/lib/styles.js */
288
actionSheetStyles?: object;
289
AttachmentFileIcon?: React.ElementType<FileIconUIComponentProps>;
0 commit comments