implement iOS navbar custom left & right view
This commit is contained in:
@@ -28,4 +28,8 @@
|
||||
- (void)doric_navBar_setTitle:(NSString *)title;
|
||||
|
||||
- (void)doric_navBar_setBackgroundColor:(UIColor *)color;
|
||||
|
||||
- (void)doric_navBar_setLeft:(UIView *)view;
|
||||
|
||||
- (void)doric_navBar_setRight:(UIView *)view;
|
||||
@end
|
||||
|
Reference in New Issue
Block a user