HYHUIViewControllerLifeState
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.