Searched refs:getRecommendedBundleIdAsync (Results 1 – 1 of 1) sorted by relevance
60 initial: (await getRecommendedBundleIdAsync(exp)) ?? undefined,105 async function getRecommendedBundleIdAsync(exp: ExpoConfig): Promise<string | null> { function