mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

UIAlertController compatibility for iPad #619

Open AlexeyPoldeo opened 6 years ago

AlexeyPoldeo commented 6 years ago

Added 'actionButton' parameter into the delegate protocol. On iPad it's required to specify UIBarButtonItem when presenting UIAlertController in a sheet mode.