TOCropViewController
TOCropViewController copied to clipboard
Supports custom subview and public func crop, rotate,...
trafficstars
I have a photo editing interface, but it has additional buttons with project-specific customizations, along with crop, rotate, ... buttons in a different location than the library. I would be happy if TOCropViewController supported public func and inheritance support on xib , I hope to be of help, thank you.
Hi @hoangnam714! Would it be possible for you to just extract the underlying TOCropView object and plug it into your existing interface then?