-
This is supposed to help us track the remaining things for 5.0.0 release.
### 5.0.0-beta release checklist
- [x] simulate a merge from `5.x` to `master` to see what the overall changes are
- [x] …
-
* carthage install method: homebrew
* `carthage version`: 0.30.1
* `xcodebuild -version`: 9.4.1
**Carthage Output**
1)
carthage update
*** Fetching YYCache
2)
carthage bootstrap
*** Che…
-
# Report
## What did you do?
I have packaged a tool class based on AFNetworking and YYCache. I want to upload it to cocoapods. When I execute `pod spec lint`, it generates an error. Here is my p…
-
被教育了,占坑
之前写文档时就已有意识地说同时用Cache和数据库
现在更明确了,想直接换成YY大神的YYCache
-
### Issue Info
| Info | Value |
| --- | --- |
Platform Name ios
Platform Version 9.3 ,8.4,(maybe ocurr in any version)
SDWebImage Version 3.7.5
Integration Method coc…
-
Conflict and YYCache!?
ghost updated
7 years ago
-
/Users/yao/Downloads/BMDragCellCollectionView-master/BMDragCellCollectionViewDemo/BMDragCellCollectionViewDemo/Demo/BMImageVC/View/BMImageCell.xib: Compiling IB documents for earlier than iOS 7 is no …
Ya0HJ updated
6 years ago
-
## 初步
接入小程序SDK后,前端swan.js是集成在SDK中的,SDK接入的APP(以下简称“宿主”)默认无需关心SDK上swan.js的更新/运行,但是宿主需要扩展swan对于小程序开发者的API/组件时,则需要为js运行时编写特定逻辑。
## 扩展
### 扩展都能做什么
目前编写扩展,可以给宿主带来三种能力:
1. 扩展运行在当前宿主上的swan的API,运行在该宿主…
-
项目中通过CocoPods集成了YYKit,由于YYKit中已经包含了YYCache,而pod ‘PPnetworkHelper’会再次集成YYCache,导致冲突,怎么办
-
如题,正常的使用会出现这种问题,个人考虑到应该是退到后台,memory cache 被清除了,再次加载时,memory cache里找不到图片,这个时候图片里的内容换成了placeholder,之后又有一些操作导致后面从disk cache里加载出来图片有一定延时,从而导致图片出现一定的空白期 我个人的改法是
NSString *key = [[YYWebImageManager sharedM…