bjheweihua / PushkitDemo
仿微信收款语音提醒PushKit&系统TTS(挂载时可被唤起)
☆15Updated 7 years ago
Alternatives and similar repositories for PushkitDemo:
Users that are interested in PushkitDemo are comparing it to the libraries listed below
- 效率工具类 & APP Crash 防护;☆26Updated 6 years ago
- CTMediator Demo 及使用说明☆37Updated 8 years ago
- 处理UICollectionView异常变空白(contentSize正常,所有cell hidden,cellForItemAtIndexPath不执行)的情况☆22Updated 7 years ago
- Find and navigate to your view controller fast☆25Updated 2 years ago
- ☆54Updated 5 years ago
- 一个iOS网络测速的小功能☆28Updated 6 years ago
- Updating UINavigationController's appearance more easily.☆31Updated 6 years ago
- UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同…☆31Updated 7 years ago
- iOS测试网络的ping值,用的国外大神封装的‘STPing’,检测五秒,简单改一下就能动态检测,跟游戏应用测网络要求一样的效果。ok☆13Updated 8 years ago
- JQScrollNumberLabel:仿tumblr热度滚动数字条数, 一个显示数字的控件,当你改变其数字时,能够有滚动的动画,同时动画和位数可以限制,动态创建和实例化可选,字体样式自定义等。☆35Updated 7 years ago
- 暗黑模式 iOS Dark Mode Adapter Kit (Layer Color Auto Changed)☆12Updated 3 years ago
- iOS 类似知乎分页(问答页)效果的实现☆14Updated 5 years ago
- 自动打包工具 !!!☆33Updated 7 years ago
- 支持中文搜索、拼音首字母搜索、全拼搜索,并且支持多音字识别;支持多个字符高亮☆27Updated 3 years ago
- UITableView/UICollectionView快速diff,轻松实现刷新动画☆50Updated 3 years ago
- A collection of some small tools. the Objective-C version move to OMKitOC(https://github.com/oymuzi/OMKitOC)☆14Updated 6 years ago
- WaterMarkExample☆41Updated 7 years ago
- ✨ TQGestureLockView is a gesture lock view for iOS. Support custom styles and easy to use. / 类似支付宝手势解锁☆28Updated 7 years ago
- UIScrollVIew里嵌套多个子控制器联动上下滑动。tabbar调节参考https://github.com/yuping1989/YPTabBarController☆32Updated 7 years ago
- iOS10关于推送新特框架 UNUserNotification☆54Updated 7 years ago
- ☆35Updated 7 years ago
- wlblog后台管理 - 服务端☆19Updated 3 years ago
- IOS Development Frameworks 公司IOS开发库:自动排版、列表封装、多种开发库(该库不再刻意维护,升级版LEUIMaker持续更新中)☆20Updated last year
- iOS 客户端框架☆13Updated 4 years ago
- 常用阅读软件打开书籍转场动画, 已封装支持项目使用。☆30Updated 5 years ago
- 利用绘图封装一个简单的涂鸦画板view,可以设置涂鸦线宽和颜色,撤销,清除,添加图片,保存图片。☆20Updated 8 years ago
- 利用UICollectionView实现横向居中放大滚动的循环浏览Demo