You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: