react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

Callback function no longer returns the same data

Open risticdejan opened this issue 5 years ago • 1 comments

I use @react-native-community/cameraroll 4.0.1 and callback don't return height, width, filename, can you add this line include: ['filename','fileSize','imageSize'] in this object const fetchParams on line 122.

risticdejan avatar Dec 02 '20 18:12 risticdejan

Hello @risticdejan. I rewrote this package in hooks and included this feature. Can you please check if it's working for you ? @kebetoo/camera-roll-picker. Thanks :)

bacarybruno avatar Dec 19 '20 22:12 bacarybruno