Pergunta

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

Foi útil?

Solução

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

It will help.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top