XYDebugView
XYDebugView is debug tool to draw the all view's frame in device screen and show it by 2d/3d style like reveal did.
Use// prepare debug function[XYDebugViewManager sharedInstance].isDebugging = YES;// close debug function[XYDebugViewManager sharedInstance].isDebugging = NO;normal state
debug 2d
debug 3d
XYDebugView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'XYDebugView'Author
XcodeYang, xcodeyang@gmail.com
LicenseXYDebugView is available under the MIT license. See the LICENSE file for more info.
,论文,开题报告