I am trying to developing popup view
, So I have decided If I develop tableview menu within ActionSheet
, then its looking good for my application
with background blurry effects
also automatically will add by UIActionSheet
. Please help me and post some code and ideas. Below I have give one example for what I am expecting
--------------------------------------------
| |
| Icon Title checkmark |
| ----------------------------------------- |
| |
| Icon Title checkmark |
| ----------------------------------------- |
| |
| Icon Title checkmark |
| ----------------------------------------- |
| |
| Icon Title checkmark |
--------------------------------------------
Menu button
click to show above action sheet
and tableview
cell did select to hide.