UITextView 的封装,可以自定义 placeholder、文字的(字体、颜色)、文字(字体、颜色),自适应高度,实时监测输入文字的最大高度,实时监测输入文字的最大个数,可以限制最大输入文字字数
☆57Jun 15, 2018Updated 7 years ago
Alternatives and similar repositories for BATextView
Users that are interested in BATextView are comparing it to the libraries listed below
Sorting:
- UITextField 的分类,一行代码搞定:最大输入长度、历史记录、选中指定文字等等功能!☆24Jul 3, 2018Updated 7 years ago
- UIAlertController 的分类,一个block 搞定系统 alert 和 actionSheet 的 iPhone 和 iPad 版本适配!☆37Jul 21, 2017Updated 8 years ago
- 基于AFNetworking 3.0、3.1最新版本的封装,集成了 get / post / put / delete 方法请求数据,单图/多图上传,视频上传/下载,网络监测 等多种网络请求方式,