LNPopupController icon indicating copy to clipboard operation
LNPopupController copied to clipboard

A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.

Results 3 LNPopupController issues
Sort by recently updated
recently updated
newest added

I've started work on 3.0. It is intended as a general rewrite of the entire presentation model. The idea is to use `UIPresentationController` subclasses with custom animation and interaction controllers....

enhancement

Just like apple music for iPad: ![image](https://user-images.githubusercontent.com/10215098/29706195-7832b506-89b3-11e7-844a-9eecdc7d7fd3.png)

enhancement