react-native-multiple-image-picker icon indicating copy to clipboard operation
react-native-multiple-image-picker copied to clipboard

isExportThumbnail is missing in options

Open itsnyx opened this issue 3 years ago • 0 comments

hi, i have installed : "@baronha/react-native-multiple-image-picker": "^0.4.10", in my react-native project and exporting thubmnail is not working in android but works fine in ios.

and the isExportthumbnail is not present in ts file. ( image

using "react-native": "0.66.2",

itsnyx avatar Feb 17 '22 15:02 itsnyx