Skip to content

NSIRLConnection/UIViewController-TrackLifeCycle

Repository files navigation

UIViewController-TrackLifeCycle

A simple swizzle to log "className methodName" whenever UIViewController calls:

loadView

viewDidLoad

viewDidAppear: (also logs the navigation stack)

viewWillDisappear:

viewDidDisappear:

dealloc

About

Swizzle to log UIViewController lifecycle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors