How do I add an image border like this CSS in react native?
img { border: 20px solid black; border-image: url("xyzborderimage.jpg") 30 round; bord