Dependency Conflict with TOCropViewController in React Native Project
I'm currently facing a dependency conflict in my React Native project when trying to use both react-native-image-crop-picker and react-native-image-crop-tools. Each library depends on different versions of TOCropViewController, leading to a conflict that I'm unable to resolve. Here's the situation: [email protected]…