1

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..

Antony Raphel
  • 2,036
  • 2
  • 25
  • 45
sanjay damor
  • 156
  • 1
  • 8
  • If you put a image view to apply shadow on tableview, you can still be able to click on cell. but make sure you have image view user interaction to be false. – Hiren Patel Mar 30 '17 at 07:45

0 Answers0