hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
171 stars 58 forks source link

pod install failing 'TOCropViewConstants.h' file not found #86

Open amosaxe opened 6 months ago

amosaxe commented 6 months ago

When using this library I am getting 'TOCropViewConstants.h' file not found while doing pod install. This is similar to the issue https://github.com/ivpusic/react-native-image-crop-picker/issues/1294 in react-native-image-crop-picker.

is there a way to use this library with use_frameworks! in the pod file?

Ahsanali012 commented 1 week ago

any updates???

amosaxe commented 1 week ago

No. I was using both react-native-image-crop-picker and image-crop-tools, and had to pick one between this.

Ahsanali012 commented 1 week ago

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

amosaxe commented 1 week ago

I actually shifted fully to react-native-image-crop-picker.

Ahsanali012 commented 1 week ago

But for me I am getting the error TOCropViewControllerTransitioning.h' file not found. I have react native version 0.72.3

amosaxe commented 1 week ago

you are getting this error in image-crop-picker as well? @Ahsanali012

Ahsanali012 commented 1 week ago

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?

amosaxe commented 1 week ago

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

Ahsanali012 commented 1 week ago

but its cropping in circle I dont want to crop in circle

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

amosaxe commented 1 week ago

There is option of rect as well

that is rectangle

amosaxe commented 6 days ago

leave that, i also tried that package and its lacks a lot of things

prachipatel01 commented 4 days ago

@Ahsanali012 were u able to find something?

Ahsanali012 commented 4 days ago

No

@Ahsanali012 were u able to find something?