uiviewcontroller topic

List uiviewcontroller repositories

RRViewControllerExtension

134
Stars
17
Forks
Watchers

UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods

DZURLRoute

72
Stars
26
Forks
Watchers

DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可...

SwiftAssetsPickerController

85
Stars
12
Forks
Watchers

A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.

realm-loginkit

74
Stars
21
Forks
Watchers

A generic interface for logging in to Realm Mobile Platform apps

ScrollingContentViewController

79
Stars
12
Forks
Watchers

A Swift library that simplifies making a view controller's view scrollable

TOSplitViewController

60
Stars
4
Forks
Watchers

A split view controller that can display up to three view controllers at once.

ALButtonMenu

46
Stars
4
Forks
Watchers

A simple, fully customizable menu solution for iOS.

ViewControllerDemo

21
Stars
4
Forks
Watchers

Swift 泛型 UIViewController的View分离演示

TableviewPaginator

19
Stars
4
Forks
Watchers

UITableview Pagination, Made easy !!!

sample-swift-containerview

17
Stars
4
Forks
Watchers

UIViewController 하위에 Container View를 이용하여 Controller를 작동(연결) 하는 셈플 소스입니다.