-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod install failing 'TOCropViewConstants.h' file not found #86
Comments
any updates??? |
No. I was using both react-native-image-crop-picker and image-crop-tools, and had to pick one between this. |
Can you suggest the solution or other library that might help as i think for react-native-crop-tools too there is this same error |
I actually shifted fully to react-native-image-crop-picker. |
But for me I am getting the error TOCropViewControllerTransitioning.h' file not found. I have react native version 0.72.3 |
you are getting this error in image-crop-picker as well? @Ahsanali012 |
Yes its TOCropViewControllerTransitioning.h' file not found . I want to use this Library as I need to show user preview of image for cropping, Anybody have suggestion? |
Actually I am also looking for such cropping library and this is the only possible one i found https://github.com/vemarav/react-native-avatar-crop |
but its cropping in circle I dont want to crop in circle
|
There is option of rect as well that is rectangle |
leave that, i also tried that package and its lacks a lot of things |
@Ahsanali012 were u able to find something? |
No
|
When using this library I am getting '
TOCropViewConstants.h' file not found
while doingpod install
. This is similar to the issue ivpusic/react-native-image-crop-picker#1294 in react-native-image-crop-picker.is there a way to use this library with
use_frameworks!
in the pod file?The text was updated successfully, but these errors were encountered: