reactnativecn / react-native-http-cache

Native module to control react native http cache
226 stars 109 forks source link

CacheManager.clear() not a function error #25

Open satishkumarganga opened 6 years ago

satishkumarganga commented 6 years ago

Added in react-native file import * as CacheManager from 'react-native-http-cache'; // invoke API directly when in need CacheManager.clear();

CacheManager.clear is not a function

PengSiSi commented 6 years ago

请问你解决了么?

hqwlkj commented 5 years ago

请参考这个:#36