/LHMaterialDesign

UIViewController's Transition with Material Design

Primary LanguageObjective-CMIT LicenseMIT

LHMaterialDesign

Build Status

gif

UIViewController's Transition with Material Design 主要为UIViewController添加了4个切换的接口,实现了Material Design的效果

More information in My Blog(我的博客)

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like DKNightVersion in your projects. See the Get Started section for more details.

Podfile

pod "LHMaterialDesign", "~> 1.0.0"

Usage

#import "UIViewController+MaterialDesign.h"

License

LHMaterialDesign is available under the MIT license. See the LICENSE file for more info.

Version 1.0:

实现UIViewController切换时Material Design的效果

Thanks mopod https://github.com/moqod/ios-material-design