TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.67k stars 929 forks source link

Fix Privacy Manifest empty dict #580

Closed swrobel closed 2 months ago

swrobel commented 2 months ago

Fixes #579

ShivamKJJW commented 2 months ago

@TimOliver a release required merging this PR as it is a problem with everyone using this repo in RN projects.

TimOliver commented 2 months ago

Thanks for that @swrobel!

TimOliver commented 2 months ago

@ShivamKJJW A release is required... please? 😜

ShivamKJJW commented 2 months ago

@ShivamKJJW A release is required... please? 😜

Thanks for quick merge. I don't have access to release a new version. You will have to do it. :)

TimOliver commented 2 months ago

@ShivamKJJW So I don't actually use React Native. I'm in no rush to push a new release. 😇

Please be mindful in free open source comments to be polite and not demand things. 🙏

ShivamKJJW commented 2 months ago

@ShivamKJJW So I don't actually use React Native. I'm in no rush to push a new release. 😇

Please be mindful in free open source comments to be polite and not demand things. 🙏

Oh! Please don't mind. I didn't take it in that way. Instead of demanding I was trying to drag your attention to this PR due to its urgency. Anyways got your concern now. Thanks.

It will be really helpful for everyone if you can make a release. 🙏

TimOliver commented 2 months ago

@ShivamKJJW Ahh I see! No problem Shivam! Sorry I misunderstood then! I really appreciate that!

I've just shipped a new release under 2.7.4. Please let me know if this resolved the issue or if it needs any follow-up! Thanks!

ShivamKJJW commented 2 months ago

Thank you so much @TimOliver. Sure, I will check it.