How to add a UITableView inside the UIAlertView in iPhone?

后端 未结 5 1249
无人共我
无人共我 2020-12-10 17:17

I want to add the UITableView inside the alert view.

I have tried to add a table view as a sub view of alert view, it\'s not working. Can you give me so

5条回答
  •  再見小時候
    2020-12-10 18:15

    you can use CAAlertView "https://github.com/chandanankush/CAAlertView" for both tableView listing and datePicker

提交回复
热议问题