#Uiviewcontroller
Showing 10 of 10 repositories tagged #uiviewcontroller, ranked by stars
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.
Placeholder views based on content, loading, error or empty states
iOS view controller which manages left and right side views
A view controller class for iOS that allows users to view web pages directly within an app.
Custom transition between controllers. Settings controller for your iOS app.
A simple assets picker controller based on iOS 8 Photos framework. Supports iCloud photos and videos. It's written in Swift.
A Swift library that simplifies making a view controller's view scrollable
A generic interface for logging in to Realm Mobile Platform apps
DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。