IQLabelView
IQLabelView copied to clipboard
IQLabelView is used to add text overlay and resize and rotate it with single finger.
Hi @kcandr , your controller is really nice. I saw you said you should update this for multi-lines and paragraph support soon. The solution is to use UITextView instead of...
Hi @kcandr , your controller is really nice. I was wondering how I could add multiple line support while editing long text. Thanks
What's the correct way to persist this for redisplay? e.g. save the label to allow it to be edited. Thanks.