IQLabelView icon indicating copy to clipboard operation
IQLabelView copied to clipboard

IQLabelView is used to add text overlay and resize and rotate it with single finger.

Results 3 IQLabelView issues
Sort by recently updated
recently updated
newest added

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

enhancement

What's the correct way to persist this for redisplay? e.g. save the label to allow it to be edited. Thanks.