react-native-image-crop-tools
react-native-image-crop-tools copied to clipboard
iOS - Cannot build react-native-image-crop-picker when using this library
Problem
I cannot build the lib react-native-image-crop-picker when I already use this lib.
Expected
I should be able to use other RN libraries when I already use this one.
Reason
This is because of deps conflicts.
This library uses TOCropViewController in an old version (v2.5.3), this create deps conflict with other RNLibraries that use a fresh version of TOCropViewController