Skip to content

Mervin1024/MERNavigationBackItem

Repository files navigation

MERNavigationBackItem

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
    [UINavigationBar appearance].mer_globalBackBarButtonTitle = @"CustomBack";

    return YES;
}

Installation

MERNavigationBackItem is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MERNavigationBackItem'

Author

马遥, mervin1024@163.com

License

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

About

全局修改导航栏返回按钮样式

Resources

License

Stars

Watchers

Forks

Packages

No packages published