Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[android] filter possible image types for cropping (#1421)
Now `react-native-image-crop-picker` allow to choose any `image/*` file for cropping. But related to Yalantis/uCrop#166 (comment) only `libjpeg` and `libpng` under the hood libUCrop. So I think will be useful to filter image files only ready for cropping
- Loading branch information