I want to crop a portion of the viewcontroller in semicircle so that the viewcontroller behind it would be visible throught the cropped portion. Is there a way to do it using objective-c or any custom control already available.
A TableviewContoller with 10 cells
An ImageWiderContoller with big image and other controls
First cell of the table should have a semicircle, through which the ImageWiderContoller (which is below TableviewContoller) should be visible So Swiping left on tableview should reveil the imageWiderController