Is it possible to draw a shadow behind a child view controller using a view's CALayer in iOS 7. I have not worked with the CALayer code before, but have found various examples on the internet and non of them are working. I could be missing a finer point though.
Thanks