LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
-
Updated
Dec 10, 2019 - Objective-C
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
A view controller class for iOS that allows users to view web pages directly within an app.
A modal passcode input and validation view controller for iOS
📷 图片 || 视频 浏览器(本地和网络) , UIViewControlelr + CollectionView , 完美适配 iPhone 以及 iPad ,屏幕旋转功能 , 适配SDWebImage 5.0
UIViewController which allows to detect smile in real time.
UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods
Easy and tidy way for creating custom UIViewController transitions for iOS
📃 UIViewController subclass with a simple API for displaying licensing information.
Create complex scrollable layout using UIViewControllers and simplify your code!
iOS 360-degree video player streaming from an AVPlayer.
A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.
Use PanGesture to dismiss view on UIViewController and UIView
A split view controller that can display up to three view controllers at once.
A UIViewController category for presenting custom view controllers modally.
A simple, fully customizable menu solution for iOS.
Start a native view relative to your cordova app, or an external app
UIAlertController extension for selecting images.
Demonstrates encapsulation of a custom view controller transition into a UIStoryboardSegue subclass
Interactive transition library for tabbar, navigation and modal view controller. iOS only.
Elegant and extensible routing framework in Swift
Add a description, image, and links to the uiviewcontroller topic page so that developers can more easily learn about it.
To associate your repository with the uiviewcontroller topic, visit your repo's landing page and select "manage topics."
I think the size and origin of the placeholder view should be defined by the their superview not themself, there can be a function in Controller called frameForPlaceholder or something?