LNPreviewToContextMenu
September 20, 2019 • MIT License
LNPreviewToContextMenu is a framework for automatically transforming your existing 3D Touch Peek&Pop preview controllers and actions into the new UIContextMenu system in iOS 13.
LNPropertyListEditor
July 27, 2018 • MIT License
A property list editor for macOS, similar to Xcode's.
LNInterpolation
November 04, 2016 • MIT License
An interpolation framework for Cocoa and Cocoa Touch, with provided interpolation implementation for numbers, CG values, UIKit and AppKit values and colors.
LNPopupController
August 31, 2015 • MIT License
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
Once a popup bar is presented with a content vi...
LNNotificationsUI
September 30, 2014 • BSD License
LNNotificationsUI is a framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications. It is meant to complement the native look and feel, by providing a pixel-accurate (as...
LNWindowManager
March 24, 2014 • MIT License
A window manager that makes working with ```UIWindow``` objects easily using an API similar to the ```UIViewController``` modal presentation API.