金额输入键盘 SCNumberKeyBoard
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/shicang1990/SCNumberKeyBoard
软件介绍
SCNumberKeyBoard 只需要简单一句代码即可搞定麻烦的金额输入控制。
如何使用:
cocoapods导入:
pod 'SCNumberKeyBoard'手动导入:
将
SCNumberKeyBoardDemo/Classes文件夹中的所有文件拽入项目中导入主头文件:
#import "SCNumberKeyBoard.h"
