Is there any module which allows cropping an image dynamically in Appcelerator for iOS platform?
问题 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:/