Use UIMenuItem inside UItableView

58 Views Asked by At

I am new user as iPhone developer, actually I want to use UIMenuItem inside UITableView and I'm trying to achieve below image.

enter image description here

I want to create some shadow effect which you can see in the bottom of table view. If I put one image on the tableView then I cant get click of that cell. So I'm trying How to set the alpha of newly inserted UITableViewCell to 0 for short duration.

please guide me. Thank you..

0

There are 0 best solutions below