-
2019-01-14 14:07:09更新
FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它提供了录制、转换以及流化音视频的完整解决方案
GitHub:https://github.com/NK-iOS/FFMpeg_iOS
|15
...
-
2019-01-14 13:13:57更新
AVPlayer 视频 播放 横竖屏 切换 Video audio
我们自己用AVPlayer实现一些视频播放的定制开发。AVPlayer属于AVFoundation框架,可以播放视频、音频,支持本地、网络视频源,相对来说更加接近底层。
|15
...
-
2019-01-13 23:16:12更新
高仿书旗小说 Flutter版,支持iOS/Android
# 高仿书旗小说 Flutter 版
[Github地址](https://github.com/huanxsd/flutter_shuqi)
https://github.com/huanxsd/flutter_shuqi
## screen shot for iOS
!(h ...
-
2019-01-11 17:59:39更新
swift波浪动画,支持任意UIView。
demo:https://github.com/coolboy-ccp/CCPWaveAnimation
|15
-
2019-01-11 16:03:51更新
swift实现的简化版的MJRefresh,一行代码即可调用.
demo地址:https://github.com/coolboy-ccp/CCPRefresh
|15
-
2019-01-11 14:41:08更新
swift, UITableView的动态拖动重排,一行代码即可集成,github上有使用demo
github: https://github.com/coolboy-ccp/CCPCellDragger
|15
-
2019-01-10 16:54:59更新
导航栏和标签栏,都是用view来自定义的
3ttf|15
-
2019-01-09 22:29:05更新
## Installation
CRBoxInputView is available through (https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'CRBoxInputView'
```
## Example
T ...
-
2019-01-09 09:12:26更新
1. 下载本项目并添加手动添加到项目里
2. 新建所有的页面都继承于YZViewController
3. 在AppDelegate的didFinishLaunchingWithOptions方法里面写下如下代码:
```
if ([[[NSUserDefaults standardUserDefaults ...
-
2019-01-08 11:54:27更新
# LeeTagView2.0
### Git
[GitHub地址:https://github.com/leeboo741/LeeTagView](https://github.com/leeboo741/LeeTagView)
欢迎反馈,欢迎Issuse,欢迎建议,欢迎Star
### 例图
##### 屏幕截图
![demo截图] ...
-
2019-01-07 13:26:56更新
WKWebView调用JS方法]加载JS代码
获取JS弹窗信息
其他拓展: Webview点击图片查看大图
|4
-
2019-01-07 11:27:38更新
# AdaptationKit
屏幕自动适配方案。
https://github.com/catchzeng/AdaptationKit
!(https://img.shields.io/badge/Swift-4.2-green.svg)
[!(https://img.shields.io/cocoapods/v/AdaptationKit ...