Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 719 Bytes

SWTransformableImgV

What Is This?

The SWTransformableImgV provide a transformable imageView, User can use the control points to transform imageView.

Get Started Immediately

Use the CocoaPods to install this framework.
If you don't know the CocoaPods, follow this link to install it.
Run the following command in the Example path.

pod install

Run Sample Code

After pod install, open the TransformableView.xcworkspace and run it.
Pan the control points to change the imageView's width, height and angle.
image