Question

I would like to change a UILabel font size (and frame also) by clicking on the white dot (see image below) and using a pan gesture to do so. How can I do it?

Thanks

enter image description here

Was it helpful?

Solution

I worked on same demo few months ago. I used https://github.com/spoletto/SPUserResizableView

It will help.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top