Вопрос

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

Это было полезно?

Решение

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

It will help.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top