Is there a way i can draw border around every word of UILabel
. Suppose UILabel
contains the string \" This is the Line 1\".
I want 5 differ
SWIFT 5. Alternative solution
The Solution Logic
You can find implementation here:
https://github.com/vivatum/WordsAsTagLabels-Example