I need a view controller to crop and rotate the image.
And I think the user interface that the app for iOS8 made was very awesome
But I found only these two:
https://github.com/heitorfr/ios-image-editor
https://github.com/kishikawakatsumi/PEPhotoCropEditor
This is useful, but when creating an image smaller than the crop area, moving or rotating the image is very difficult, and the answer is very strange.
After using, I think the crop and rotate function of iOS8 photo object is much better
So, is there a view manager that performs cropping the image and rotates like an iOS 8 photo app?
source share