Searched refs:fetchWithOffline (Results 1 – 2 of 2) sorted by relevance
9 return function fetchWithOffline(url, options = {}) {
110 const fetchWithOffline = wrapFetchWithOffline(fetchInstance); constant112 const fetchWithBaseUrl = wrapFetchWithBaseUrl(fetchWithOffline, getExpoApiBaseUrl() + '/v2/');