橡皮筋效果 LPBadgeView
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/SwiftLiu/LPBadgeView
- 软件文档: https://github.com/SwiftLiu/LPBadgeView.git
软件介绍
LPBadgeView的软件。
1.便利初始化
///默认color(主题颜色)为红色 + (LPBadgeView *)badgeWithColor:(UIColor *)color;
2.直接使用xib/storyboard初始化
拖入主件UIView,修改类为LPBadgeView即可,默认颜色为拖入的UIView主件的背景色。
3.属性
仅一个属性,即数字值:
@property (assign, nonatomic) NSInteger value;
RGB转16进制工具
RGB HEX 互转工具
Markdown 在线编辑器
Markdown 在线编辑器
