iotashan / TiTouchImageView

Titanium native module for TouchImageView
MIT License
70 stars 28 forks source link

Nice job! #2

Closed frodfigu closed 10 years ago

frodfigu commented 10 years ago

Hello, first, congratulations for your job. I´ve been searching for a module similar to this for a several weeks. I have an app working on iOS with a similar module. So... I want to move the image over another one. (two imageviews, one under and another over the previous one, in my app when the user want to put the image then merge the images into one. Like a compose image app with and imageviews like layers.) Can you make the imageviews rotate and move? I only can move the image when it´s zoomed.

Thank you very much, and congratulations for your job again.

iotashan commented 10 years ago

TiTouchImageView is just a Titanium wrapper for https://github.com/MikeOrtiz/TouchImageView

If you want new features, go request them there... Once they're implemented, I'm happy to update the module.