问题
I am developing an ios mobile app.In that my requirement is user should able to allow crop the photo gallery images dynamically.is their any free module or any alternate code to achieve my requirement
Thanks in advance
回答1:
You can use http://gitt.io to search for modules. You'll find:
https://github.com/caspahouzer/TiCropImageEditor (forked from https://github.com/EtnaTraining/TiCropImageEditor with 64bit and some other patches)
The modules implement PEPhotoCropEditor
回答2:
Also check https://gist.github.com/FokkeZB/5501222 and https://github.com/appcelerator-modules/ti.imagefactory
Related to the topic but maybe not suited for your case is https://github.com/jwagner/smartcrop-cli, which I use myself (but in another context)
来源:https://stackoverflow.com/questions/34968170/is-there-any-module-which-allows-cropping-an-image-dynamically-in-appcelerator-f