UNPKG

@mnightingale/react-native-image-cache-hoc

Version:

React Native Higher Order Component that adds advanced caching functionality to the react native Image component.

3 lines 163 B
import RNFS from 'react-native-fs'; export declare type HeaderFn = RNFS.Headers | (() => RNFS.Headers | Promise<RNFS.Headers>); //# sourceMappingURL=types.d.ts.map