/HYHUIViewControllerLifeState

This is a library that identifies the status of UIViewController, include viewDidLoadState、viewWillAppearState、viewDidAppearState、viewWillDisappearState、viewDidDisappearState;and I provide a method for specified state execute task.

Primary LanguageObjective-CMIT LicenseMIT

HYHUIViewControllerLifeState

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Description

This is a library that identifies the status of UIViewController, include viewDidLoadState、viewWillAppearState、viewDidAppearState、viewWillDisappearState、viewDidDisappearState;and I provide a method for specified state execute task.

Requirements

iOS 8.0 later

Installation

HYHUIViewControllerLifeState is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HYHUIViewControllerLifeState'

Author

1335430614@qq.com, haoyuhong@dangdang.com

License

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