Skip to content
View qianfei1993's full-sized avatar

Block or report qianfei1993

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BaseTextView Public

    设置默认的Placeholder,支持设置行间距与首行缩进,支持设置输入长度并提示已输入字符长度和总长度,处理文本预输入字符长度计算问题,使用正则限制输入类型,可自定义占位文本和长度统计文本的样式,并将常用delegate方法转为block,小巧方便,功能齐全,使用简单;

    Objective-C 2

  2. BaseTextField Public

    设置默认的Placeholder,使用正则限制输入类型与结果效验,并将常用delegate方法转为block,使用简单,一行代码满足输入需求;

    Objective-C 3

  3. BaseTableView Public

    TableView常用代理转为Block,集成下拉刷新,上拉加载,无数据页面,使列表实现更为简洁

    Objective-C 4

  4. CustomButton Public

    UIButton的一个扩展类,设置按钮文字图片位置,倒计时按钮,不规则圆角边框等功能;

    Objective-C 6

  5. AddressViewDemo Public

    城市列表展示与地址选择;支持系统定位,索引,中英文搜索;城市列表展示包含两种样式,样式一:省市区为同一级,样式二:市为同一级,区县级可折叠显示;地址选择包括列表样式与picker样式;

    Objective-C 8 1

  6. PhotoBrowserDemo Public

    使用UICollectionView封装的图片浏览器,小巧方便,功能齐全,使用简单;

    Objective-C 3