Closed rohita-personatech closed 1 year ago
@rohita-personatech Set maxWidth
in TTGTextTagStyle
@zekunyan It's not working for me, I set maxWidth and maxHeight to 0 still text is not expanding to multi lines. Any guide. thanks
@barkiiqbal Supporting multiline will mess up the current design. You can make you own "Text Tag View" based on TTGTagCollectionView
from the bottom.
@zekunyan Multiline is not working for me also.
@zekunyan Can you add numberOfLines to the style for the label?
The numberOfLines
needs maxWidth
at the same time. And it will be very strange when each text tag has different height in each row...
How to add multiline support for a text in a tag.