TOCropViewController
TOCropViewController copied to clipboard
A view controller for iOS that allows users to crop portions of UIImage objects
**Describe the bug** When I add the framework to SPM, the Xcode show that error. Framework Version: 2.5.4 Xcode Version: 11.7 **To Reproduce** Steps to reproduce the behavior: 1. Add...
Zoom crop not working I am used example fine. But when i am import on my project. viewCrop not zoom. I was find anyway to fix, but not done. You...
This is awesome library, but looks like it doesn't have so important and I hope simple in implementation feature to be able to rotate image on custom angle using fingers....
**Describe the bug** Application crash when we done cropping and repeat tap done button before library done the cropping process. **To Reproduce** Steps to reproduce the behavior: 1. Show TOCropViewController...
**Is your feature request related to a problem? Please describe.** This future request relates to Mac OS Catalyst introduction during this WWDC19. **Describe the solution you'd like** Fully support to...
Can you please add resolution editing options? It would be great to be able to crop and adjust resolution at the same time. Love your code! Neat, clean, and tons...
First, thanks profusely for this **awesome** image cropping feature!! Now to the question: Do you think it would be possible to add an enhancement to the **circular** cropping so that...
**Describe the bug** A clear and concise description of what the bug is. when i get image and set to image view its showing square with white shadows ![Screenshot 2020-01-02...
**Describe the bug** I have implemented the CropViewController in my project (its a React Native Project, for what its worth) and I've recently been getting crash reports that I haven't...
Hi, I'm using your framework in my app, it's cool, but I found some small issues. Steps: 1. Present cropViewController with aspectRatioLockDimensionSwapEnabled = true. 2. Crop the image. 3. Set...