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

Était-ce utile?

La solution

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

It will help.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top