CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

HYHUIViewControllerLifeState 0.0.1

HYHUIViewControllerLifeState 0.0.1

Maintained by haoyuhong.



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

[email protected], [email protected]

License

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