callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
378 stars 118 forks source link

fixed bug regarding mime type which is coming on real devices #121

Closed Hamidkhanswb closed 7 months ago

Hamidkhanswb commented 1 year ago

I have a project in which this library has been installed but i am getting issue on real devices, whenever i run the app on simulator it is working fine but when run on real device then this library throw an issue regarding mime type undefined.So i resolved this issue and create a pull request.

retyui commented 7 months ago

It should be fixed in the 4.0.0 release.