react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

fix typing to make outputPath actually accept null

Open 1mike12 opened this issue 1 year ago • 0 comments

the docs say

If null, resized image will be stored in cache folder.

the native code seems to allow for null values, but js side types don't match

1mike12 avatar Feb 13 '24 00:02 1mike12