Skip to content

AdilSoomro/Resizable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotating, scaling and translating a view using drag handles with UIGestureRecognizers on them.

Dragging on the corner handles will resize the view from from the opposite corner. This adjusts the size of the view's frame.

Dragging on the rotate handle will adjust the CGAffineTransform rotation value of the view.

Dragging on the middle of the view will adjust the view's center position.

About

Rotating, scaling and translating a view using drag handles with UIGestureRecognizers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%