Home
last modified time | relevance | path

Searched refs:appStoreUrl (Results 1 – 14 of 14) sorted by relevance

/expo/packages/expo-router/node/
H A DgetExpoConstantsManifest.js128 const { bundleIdentifier, appStoreUrl } = ios;
135 url: appStoreUrl,
/expo/packages/expo-store-review/src/
H A DStoreReview.ts58 return expoConfig.ios.appStoreUrl ?? null;
/expo/home/graphql/queries/
H A DBranchesForProjectQuery.query.graphql19 appStoreUrl
H A DProjectQuery.query.graphql17 appStoreUrl
/expo/packages/expo-store-review/build/
H A DStoreReview.js54 return expoConfig.ios.appStoreUrl ?? null;
H A DStoreReview.js.map1appStoreUrl` fields are filled out in your `app.json`\"\n );\n }\n}\n\n// @needsAudit\n/**\n *…
/expo/packages/@expo/config-plugins/src/plugins/__tests__/
H A Dios-plugins-test.ts42 appStoreUrl: 'underlying',
/expo/apps/native-component-list/src/screens/
H A DStoreReview.tsx18 …return 'You will need to add ios.appStoreUrl, and android.playStoreUrl to your app.config.js in or…
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts340 appStoreUrl?: string; property
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts336 appStoreUrl?: string; property
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/
H A DwithDefaultPlugins-test.ts108 appStoreUrl: 'https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8',
/expo/docs/pages/guides/
H A Dprogressive-web-apps.mdx82 appStoreUrl: 'app store url',
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/
H A DwithDefaultPlugins-test.ts.snap398 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8",
1695 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8",
2675 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8",
/expo/home/graphql/
H A Dtypes.ts994 appStoreUrl?: Maybe<Scalars['String']>;
5469 …tion: string, githubUrl?: string | null, playStoreUrl?: string | null, appStoreUrl?: string | null…
5507 …tion: string, githubUrl?: string | null, playStoreUrl?: string | null, appStoreUrl?: string | null…