2.3.4 • Published 4 years ago
image-editor-mime-error-fix v2.3.4
All Credit goes to @MikePodgorniy
React Native Image Editor Fix
Fix for an ongoing problem in the Image Editor NPM package developed by CallStack. Some android devices cannot determine MIME TYPE. Feel free to use this repository by using the instructions below until the team at CallStack merge the PR Created by @MikePodgorniy. Nothing else has changed so for anymore documentation please refer to the link at the bottom of the page.
Getting started
Install
yarn add image-editor-mime-error-fix
Install Pods
npx pod-install
Link
react-native link image-editor-mime-error-fix
Usage
View original documentation