Pregunta

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

¿Fue útil?

Solución

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

It will help.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top