Skip to content

Repository files navigation

YNClassName

Display ViewContrller's Class Name on Screen

image

Usage

#import "UIViewController+ClassName.h"

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
    // Override point for customization after application launch.
    [UIViewController displayClassName:YES];
    return YES;
}

About

Display ViewContrller's Class Name on Screen

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages