gityuency / ObjectiveCTools
收集一些轮子
☆46Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ObjectiveCTools
- DTCoreText是可以将HTML字符串转为为富文本使用的工具,本例提供其基本用法,演示作为Label、ScrollView、Cell的三种用法,并提供网络图片适配和异步加载的一种思路。☆69Updated 6 years ago
- ☆51Updated 6 years ago
- 根据SDCycleScrollView的原理自己写了一个简单的有间距的无限轮播图,并且中间有放大效果☆82Updated 5 years ago
- 类似excel表的展示控件,UITableView和UICollectionView嵌套,联动☆65Updated 3 years ago
- ☆55Updated 5 years ago
- socketRocket 封装,block回调,有重连机制☆89Updated 7 years ago
- 模仿抖音小视频的点赞动画功能☆47Updated 5 years ago
- 卡片式预览、转场效果☆107Updated 7 years ago
- 基于af的断点续传及后台下载的demo☆54Updated 4 years ago
- 常用Category和工具类☆128Updated 2 years ago
- ☆66Updated 6 years ago
- 高仿微信发布朋友圈,选择图片时拖拽删除 组件☆52Updated 6 years ago
- ☆95Updated 6 years ago
- A fast, convenient view to show animation pop view,it support 72 kinds of animation pop effect.☆118Updated 4 years ago
- 简单易用的弹窗助手☆26Updated 4 years ago
- Extensions of Swift and Objective-C☆77Updated last year
- CoreImage之人脸识别OC版☆71Updated 7 years ago
- 指示器集锦☆108Updated 5 years ago
- UI性能测试☆64Updated 7 years ago
- GCD实现多个定时器,完美避过NSTimer的三大缺陷(RunLoop、Thread、Leaks)