Léo Natan

Results 12 repositories owned by Léo Natan

LNPopupController

3.0k
Stars
342
Forks
Watchers

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

Apple-Runtime-Headers

233
Stars
49
Forks
Watchers

Objective-C runtime headers for Apple's iOS, macOS, tvOS and watchOS frameworks

LNNotificationsUI

789
Stars
115
Forks
Watchers

A framework for displaying notifications similar to Apple's iOS 8 and iOS 9 notifications.

LNPopupUI

265
Stars
27
Forks
Watchers

A SwiftUI library for presenting views as popups, much like the Apple Music and Podcasts apps.

LNPropertyListEditor

95
Stars
16
Forks
Watchers

A property list editor for AppKit, similar to the editor in Xcode.

LNChevronView

22
Stars
1
Forks
Watchers

Implementation of a chevron view similar to Apple's as seen in Springboard / Apple Music.

LNExtensionExecutor

22
Stars
1
Forks
Watchers

An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions.

LNInterpolation

30
Stars
6
Forks
Watchers

An interpolation framework for Cocoa and Cocoa Touch.

LNPreviewToContextMenu

37
Stars
7
Forks
Watchers

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.

LNWindowManager

36
Stars
6
Forks
Watchers

A window manager that makes working with UIWindow objects easily using an API similar to the UIViewController modal presentation API.