leostc / LHMaterialDesign

UIViewController's Transition with Material Design

Home Page:http://idatadev.com/2015/04/06/shi-xian-lei-google-appde-material-designqie-huan-uiviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

UIViewController's Transition with Material Design

http://idatadev.com/2015/04/06/shi-xian-lei-google-appde-material-designqie-huan-uiviewcontroller/

License:MIT License


Languages

Language:Objective-C 96.0%Language:Ruby 4.0%