UNPKG

expo-cached-image

Version:

Super fast cached image component for react-native applications powered by expo

4 lines (3 loc) 148 B
export declare const IMAGE_CACHE_FOLDER: string; export declare const sanitizeCacheKey: (key: string) => string; export default IMAGE_CACHE_FOLDER;