UNPKG

@georstat/react-native-image-cache

Version:

React Native image file system caching for iOS and Android

4 lines 204 B
export declare function isRemoteImage(url: any): boolean; export declare function isAndroid(): boolean; export declare function isImageWithRequire(url: any): boolean; //# sourceMappingURL=helpers.d.ts.map