Vishal Bhil

Results 3 issues of Vishal Bhil

"react-native-image-picker": "^4.7.3", "react": "17.0.2", "react-native": "^0.67.2", const selectVideoFromGallery = () => { const options = { title: 'Video Picker', mediaType: 'video', storageOptions: { skipBackup: true, path: 'images', }, }; launchImageLibrary(options,...

:bug: Bug

Can anyone let me know if the Fast Image package supports 16KB Page Size? Because i'm getting error like this in Play Console Libraries that do not support 16 KB:...