react-native-camera-roll-picker
react-native-camera-roll-picker copied to clipboard
Callback function no longer returns the same data
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.
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 :)