http://www.jianshu.com/p/0c7fae1cadacgit
第一種:
https://github.com/mikeMTOL/UIBarButtonItem-Badge
第二種:
https://github.com/cwRichardKim/RKNotificationHubgithub
JSBadgeView 能夠設置在任何view的不少位置,很好用
按鈕右上角加個數字紅點
JSBadgeView *badgeView = [[JSBadgeView alloc]initWithParentView:button.titleLabel alignment:JSBadgeViewAlignmentTextUpRight];get