How to right align text to component with auto layout

Hi, I need help on how to make the text in my “tag” component to grow to left and not to the right. The constraint “text right alight” doesn’t do the job since my component use auto layout… not even right aligning the auto layout.

Set a constraint on the right for your “Tags” instance.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.