MERNavigationBackItem 0.1.0

MERNavigationBackItem 0.1.0

Maintained by Mervin1024.



  • By
  • 马遥

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

马遥, [email protected]

License

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