How to build this Concave curves to uiview at particular position in swift ios

103 Views Asked by At

I want add this dashed Line with curve to UIView in swift iOS How to achieve this I Image is attached with it

I want add this dashed Line with curve to UIView in swift iOS How to achieve this I Image is attached with it

enter image description here

1

There are 1 best solutions below

0
Bar Kozlovski On

if we have the image of the "Dashed Line with curve" you can create a small view with the width of your view and height of 1-2 pixel and add an UIImageView
with the "Dashed Line with curve" image all over of him.