Hey,
I want to add a border to my frame. However, the frame has a UICorner so the border property doesn’t work. I tried adding an UIStroke but they don’t work percentual which means that they look weird on different screen sizes. I don’t want to use another frame behind the frame as a replacement for the UIStroke. Is there any way to make a responsive / percentual border around a frame with UICorner?
I hope you can help me with this one