I would like to achieve inner shadows on the border of an UIView. See screenshot
.
I have tried it using shadow CALayer, but it does not seem to be good choice for this. Thanks for any hints.
Unfortunately I did not find an answer in the topics discussed here.