目录

  1. 暗黑模式

  2. AppleID登录应用

  3. AVFoundation相关

3.1. AVFoundation高仿微信相机拍摄和编辑

3.2. AVFoundation人脸检测

3.3. AVFoundation实时滤镜

3.4. GPUImage框架的使用

3.5. VideoToolBox和AudioToolBox音视频编解码

3.6. AVFoundation利用摄像头实时识别物体颜色

3.7. AVFoundation原生二维码扫描识别和生成

  - [iOS开发AVFoundation.zip](https://kaledl.com/down/7779759.html)

  - [iOS AVFoundation](https://kaledl.com/down/4324506.html)

  - [iOS使用AVFoundation展示视频](https://kaledl.com/down/5965224.html)

  - [AVFoundation开发秘籍](https://kaledl.com/down/2625018.html)

  - [avfoundation开发秘籍](https://kaledl.com/down/100208.html)

  - [AVFoundation开发秘籍pdf](https://kaledl.com/down/1950826.html)

  - [AVFoundation开发秘籍.pdf](https://kaledl.com/down/3414109.html)

  - [AVFoundation开发秘籍带目录](https://kaledl.com/down/1506270.html)

  - [ios ios原生实现录音功能AVFoundation AVAudioRecorder.zip](https://kaledl.com/down/5897578.html)
  1. OpenGL ES学习

  2. iOS开发OpenGL开发资源

  3. LeetCode算法练习

  4. 工作中踩过的坑

6.1. 键盘和UIMenuController不能同时存在的问题

6.2. 全屏侧滑手势/UIScrollView/UISlider间滑动手势冲突

  1. iOS Crash防护

  2. WKWebView相关

8.1. WKWebView的使用

  - [ios8WKWebView](https://kaledl.com/down/435850.html)

  - [ios WKWebView.zip](https://kaledl.com/down/6748783.html)

8.2. WKWebView+UITableView混排

  - [iOS WKWebView+UITableView混排](https://kaledl.com/down/8518480.html)

8.3. WKWebView离线缓存功能

8.4. Html非文本元素替换为原生组件展示

  - [vue项目iOS WKWebView加载](https://kaledl.com/down/6517409.html)

  - [ios JS wkWebView交互.zip](https://kaledl.com/down/5181040.html)

  - [iOS开发教程之WKWebView与JS的交互](https://kaledl.com/down/6336096.html)

  - [iOS WKWebView与js交互详解](https://kaledl.com/down/3125543.html)

  - [ios WKWebView的使用和交互](https://kaledl.com/down/536097.html)

  - [iOS11WKWebView问题汇总](https://kaledl.com/down/6064364.html)

  - [iOS WKWebView适配实战篇](https://kaledl.com/down/7048588.html)

8.5. UIScrollView实现原理

8.6. UITableView的实现原理