Hi,
I am trying to make a border like the one shown in the picture below.
I however cannot do this as I am using a UIGradient to make the gradient button also shown in the picture.
Any way I can do this?
Hi,
I am trying to make a border like the one shown in the picture below.
I however cannot do this as I am using a UIGradient to make the gradient button also shown in the picture.
Any way I can do this?
So far, this is what I have.
You can recreate this effect by having a bigger frame behind the text-button, with the same UICorner properties as the text-button, making it look like a border. Since the border is a frame, you can apply a UIGradient.
I’ll give this a go.
I’ll update you if this works.
This works perfectly, thanks!
/////
No problem! I wish you luck with whatever project you’re working on