react-native-http-cache android
2018-06-26 本文已影响46人
ablac
getSmallImageDiskStorageCache() 改为getSmallImageFileCache
getMainDickStorageCache() 改为getMainFileCache
ios编译错误
import "RCTHttpCache.h"
注释下面👇三个
//#import "RCTImageLoader.h"
//#import "RCTImageCache.h"
//#import "RCTBridge.h"
@implementation RCTHttpCache