awkward / beam

Beam: the open source Reddit client for iOS
https://beamreddit.com
GNU General Public License v2.0
269 stars 37 forks source link

Remove UIViewControllerPreviewing #38

Closed robinspeijer closed 4 years ago

robinspeijer commented 4 years ago

Since iOS 13 deprecates UIViewControllerPreviewingDelegate and it's not being used anymore, we can remove this. If we want, we could implement UIContextMenuInteraction at a later point of time.