uiviewcontroller
There are 147 repositories under uiviewcontroller topic.
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
LeoNatan/LNPopupController
A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
SebastianBoldt/Jelly
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
aschuch/StatefulViewController
Placeholder views based on content, loading, error or empty states
Friend-LGA/LGSideMenuController
iOS view controller which manages left and right side views
TimOliver/TOWebViewController
A view controller class for iOS that allows users to view web pages directly within an app.
ivanvorobei/SPLarkController
Custom transition between controllers. Settings controller for your iOS app.
QuintGao/GKNavigationBarViewController
iOS自定义导航栏-导航栏联动
malcommac/ScrollStackController
🧩 Easy scrollable layouts in UIKit - an UIStackView which scroll and uses root views of child view controllers.
TimOliver/TOPasscodeViewController
A modal passcode input and validation view controller for iOS
LuKane/KNPhotoBrowser
图片浏览器(本地和网络) ,视频浏览器 (本地和网络), 无耦合性,自定义控件,资源路径保存和获取, 完美适配 iPhone 以及 iPad ,屏幕旋转功能.
QuintGao/GKNavigationBar
GKNavigationBarViewController的分类实现,耦合度底,使用更便捷
MaximAlien/SmileViewController
UIViewController which allows to detect smile in real time.
abdullahselek/Swifty360Player
iOS 360-degree video player streaming from an AVPlayer.
cocoatoucher/AICustomViewControllerTransition
Easy and tidy way for creating custom UIViewController transitions for iOS
mengxianliang/XLBubbleTransition
iOS ViewController间切换的转场动画
davnag/DJSemiModalViewController
Simple semi modal presentation dialog with stacked content
Roen-Ro/RRViewControllerExtension
UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods
havebeenfitz/anchoredbottomsheet
iOS Maps-like bottom sheet with anchor points and reusable view
tiagomnh/LicensingViewController
📃 UIViewController subclass with a simple API for displaying licensing information.
k-lpmg/PanSlip
Use PanGesture to dismiss view on UIViewController and UIView
maximbilan/SwiftAssetsPickerController
A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.
drewolbrich/ScrollingContentViewController
A Swift library that simplifies making a view controller's view scrollable
realm/realm-loginkit
A generic interface for logging in to Realm Mobile Platform apps
yishuiliunian/DZURLRoute
DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心**是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。
TimOliver/TOSplitViewController
A split view controller that can display up to three view controllers at once.
lobianco/ALButtonMenu
A simple, fully customizable menu solution for iOS.
bdbergeron/BDBPopupViewController
A UIViewController category for presenting custom view controllers modally.
mfdeveloper/cordova-plugin-nativeview
Start a native view relative to your cordova app, or an external app
SwiftKickMobile/CustomSegueDemo
Demonstrates encapsulation of a custom view controller transition into a UIStoryboardSegue subclass
V8tr/MixingSwiftUIAndUIKit
Using UIView and UIViewController in SwiftUI https://www.vadimbulavin.com/using-uikit-uiviewcontroller-and-uiview-in-swiftui/
Frgallah/MasterTransitions
Interactive transition library for tabbar, navigation and modal view controller. iOS only.
DenTelezhkin/Ariadne
Elegant and extensible routing framework in Swift
snail-z/DailyAlgorithm
DailyAlgorithm🍻
lixiang1994/ViewControllerDemo
Swift 泛型 UIViewController的View分离演示
timonus/ViewControllerLeakDetector
Automatically find leaked view controllers.