Home
last modified time | relevance | path

Searched refs:prefetch (Results 1 – 23 of 23) sorted by relevance

/expo/packages/expo-image/build/
H A DImage.js13 static prefetch(urls) { method in Image
14 return ExpoImageModule.prefetch(Array.isArray(urls) ? urls : [urls]);
H A DImage.d.ts9 static prefetch(urls: string | string[]): void;
H A DExpoImage.web.d.ts3 prefetch(urls: string | string[]): void;
H A DExpoImage.web.js9 prefetch(urls) { method
H A DImage.js.map1 …disk` cache policy.\n */\n static prefetch(urls: string | string[]): void {\n return ExpoIma…
H A DExpoImage.web.js.map1 …ourceSelection';\n\nloadStyle();\n\nexport const ExpoImageModule = {\n prefetch(urls: string | st…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DImage.d.ts281 static prefetch(url: string): Promise<boolean>;
317 prefetch(url: string): any;
H A DABI48_0_0RCTImageViewManager.mm92 reject(@"E_INVALID_URI", @"Cannot prefetch an image for an empty URI", nil);
H A DABI48_0_0RCTUIImageViewAnimated.m259 // Check if we should prefetch next frame or current frame
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DImage.d.ts342 static prefetch(url: string): Promise<boolean>;
378 prefetch(url: string): any;
H A DABI49_0_0RCTImageViewManager.mm92 reject(@"E_INVALID_URI", @"Cannot prefetch an image for an empty URI", nil);
H A DABI49_0_0RCTUIImageViewAnimated.m259 // Check if we should prefetch next frame or current frame
/expo/packages/expo-image/src/
H A DImage.tsx17 static prefetch(urls: string | string[]): void {
18 return ExpoImageModule.prefetch(Array.isArray(urls) ? urls : [urls]);
H A DExpoImage.web.tsx13 prefetch(urls: string | string[]): void {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/
H A DABI47_0_0RCTImageViewManager.mm89 reject(@"E_INVALID_URI", @"Cannot prefetch an image for an empty URI", nil);
H A DABI47_0_0RCTUIImageViewAnimated.m252 // Check if we should prefetch next frame or current frame
/expo/docs/pages/archive/classic-updates/
H A Dpreloading-and-caching-assets.mdx29 …oadAsync()`](/versions/latest/sdk/asset). For images with remote URLs, use `Image.prefetch(image)`.
49 return Image.prefetch(image);
/expo/packages/expo-image/
H A DCHANGELOG.md83 - Add prefetch implementation on web. ([#22630](https://github.com/expo/expo/pull/22630) by [@aleqs…
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle282 …tch(u||function(){console.warn('Failed to get size for image: '+t)})},z.prefetch=function(t,n){var…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js329 …tch(o||function(){console.warn('Failed to get size for image: '+t)})},z.prefetch=function(t){retur…
H A DEXDevMenuApp.android.js329 …tch(o||function(){console.warn('Failed to get size for image: '+t)})},L.prefetch=k,L.prefetchWithM…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle330 …tch(o||function(){console.warn('Failed to get size for image: '+t)})},z.prefetch=function(t){retur…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle330 …tch(o||function(){console.warn('Failed to get size for image: '+t)})},L.prefetch=k,L.prefetchWithM…