I want to open a popup box like enter image description here
please help me if any one knows
I want to open a popup box like enter image description here
please help me if any one knows
You can achive this with UIPopoverPresentationControllerDelegate and tableView. See this answer for more detail. The source code is available here.