czqasngit / iOS-PlayerKit
A complete audio player with a modular design that can be replaced with different components to suit different needs. A decoder and two data providers have been implemented 一个完整的音频播放器,采用了组件化的设计,可按需要替换不同的组件以适应不同的需求。目前已经实现了一个解码器和两个数据提供器
☆16Updated 4 years ago
Alternatives and similar repositories for iOS-PlayerKit:
Users that are interested in iOS-PlayerKit are comparing it to the libraries listed below
- webView和tableView嵌套解决方案☆19Updated last year
- ☆19Updated 2 years ago
- UITableView/UICollectionView快速diff,轻松实现刷新动画☆50Updated 3 years ago
- 简单集成就可以实现dlna投屏技术☆17Updated 6 years ago
- 对JXCategoryView优化及扩展,拆分pod☆20Updated 11 months ago
- 控制UIButton的点击间隔时间的方法☆22Updated 6 years ago
- 使用YYLabel+CADisplayLink实现文本首行缩进的动画效果☆20Updated 4 years ago
- 音波图,声波图☆28Updated 5 years ago
- Custom views of Swift and Objective-C☆35Updated 2 years ago
- textField中输入身份证号,手机号,银行卡号时每隔几位需要添加空格。当输入错误时需要从末尾或者中间删除,删除之后还要保持当前textfield的中内容保持每隔几位就有一个空格的格式。这个分类主要是为了解决这个问题☆26Updated 6 years ago
- 导航控制器的压缩 , 使得可以将导航范围缩小到指定区域 , 实现页面中的页面效果 . 适用于路径选择,文件选择等☆50Updated 8 years ago
- 上传工具,封装并行异步多张上传,串行异步按顺序一张张上传。☆52Updated 5 years ago
- App架构之组件化策略,MGJRouter(URLRouter) 和 CTMediator(Target-Action),实战与项目介入,相关细节实现☆36Updated 6 years ago
- 界面转场动画集☆10Updated 8 years ago
- UICollectionView系统学习以及自定义布局。☆38Updated 5 years ago
- ☆24Updated 8 years ago
- IGListKitDemoOC☆42Updated 6 years ago
- 仿微博 九宫格 GIF 轮流/随机 播放☆33Updated 6 years ago
- UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同…☆31Updated 7 years ago
- iOS实现智能背景,渐变背景:根据一张输入的图片,获取图片上的所有像素分析,并计算出一个颜色数组。具体步骤有: 输入图片→图片转换→颜色获取→颜色筛选→我们要的颜色数组☆15Updated 3 years ago
- Simple JSON Object mapping and SQLite3 written in Swift☆26Updated 3 years ago
- 一个简单的AlertView 可以和VC页面绑定, 支持多弹窗优先级/依赖/互斥/延迟展示/页面消失时自动隐藏显示等各种逻辑☆13Updated 7 months ago
- 快速创建滑动解锁视图,高度自定义 Beautiful Slider View. Written in Objective-C. Similar in style to UISlider, but which allows you can make more customiz…☆43Updated 7 years ago
- TableView的 tableHeaderView 的下拉动画效果,包含放大与圆弧动画☆45Updated 5 years ago
- 音频波形图