Hello!
I have a UIButton with text "Explore the app" and image (>) In Interface Builder it looks like:
[ (>) Explore the app ]
But I need to place this image AFTER the text:
[ Explore the app (>) ]
How can I move the image to the right?