Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 63) sorted by relevance

123

/expo/packages/@expo/cli/src/run/ios/codeSigning/
H A DresolveCertificateSigningIdentity.ts68 const [identities, preferred] = await sortDefaultIdToBeginningAsync( constant
72 const selected = await selectDevelopmentTeamAsync(identities, preferred);
/expo/docs/pages/eas/metadata/
H A Dindex.mdx38 description="Customize the store config to adapt EAS Metadata to your preferred workflow."
H A Dgetting-started.mdx76 description="Customize the store config to adapt EAS Metadata to your preferred workflow."
H A Dfaq.mdx31 With asynchronous functions, there are no limits to adapting EAS Metadata to suit your preferred wo…
/expo/ios/versioned/sdk48/EXAV/EXAV/
H A DABI48_0_0EXAudioSessionManager.m142 // If we've already set a preferred input, return it
148 …// If we don't have a current route, select the first available input and set it as preferred inpu…
/expo/ios/versioned/sdk47/EXAV/EXAV/
H A DABI47_0_0EXAudioSessionManager.m142 // If we've already set a preferred input, return it
148 …// If we don't have a current route, select the first available input and set it as preferred inpu…
/expo/ios/versioned/sdk49/EXAV/EXAV/
H A DABI49_0_0EXAudioSessionManager.m142 // If we've already set a preferred input, return it
148 …// If we don't have a current route, select the first available input and set it as preferred inpu…
/expo/packages/expo-av/ios/EXAV/
H A DEXAudioSessionManager.m142 // If we've already set a preferred input, return it
148 …// If we don't have a current route, select the first available input and set it as preferred inpu…
/expo/packages/expo-localization/build/
H A DLocalization.js.map1preferred locales instead.\n * An [IETF BCP 47 language tag](https://en.wikipedia.org/wiki/IETF_la…
/expo/apps/native-component-list/src/screens/
H A DLocalizationScreen.tsx133 <ListButton title="Show preferred Locales" onPress={this.queryPreferredLocales} />
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dscreen-orientation.mdx23 …it is possible to change the screen orientation while taking the user's preferred orientation into…
/expo/docs/pages/versions/unversioned/sdk/
H A Dscreen-orientation.mdx26 …it is possible to change the screen orientation while taking the user's preferred orientation into…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dscreen-orientation.mdx26 …it is possible to change the screen orientation while taking the user's preferred orientation into…
/expo/packages/expo-font/build/
H A DFont.types.js.map1 … is good for making the content appear to load instantly and is usually preferred.\n */\n SWAP …
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dscreen-orientation.mdx26 …it is possible to change the screen orientation while taking the user's preferred orientation into…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dscreen-orientation.mdx26 …it is possible to change the screen orientation while taking the user's preferred orientation into…
/expo/
H A D.swiftlint.yml245 # Struct-scoped constants are preferred over legacy global constants.
248 # Swift constructors are preferred over legacy convenience functions.
/expo/docs/pages/guides/
H A Dcustomizing-webpack.mdx8 …irectory. If the project doesn't then Expo will use the default `@expo/webpack-config` (preferred).
/expo/docs/pages/develop/user-interface/
H A Dcolor-themes.mdx20 …ios.userInterfaceStyle`](/versions/latest/config/app/#userinterfacestyle-1) to the preferred value.
/expo/templates/expo-template-tv/android/app/
H A Dbuild.gradle67 * The preferred build flavor of JavaScriptCore (JSC)
/expo/apps/fabric-tester/android/app/
H A Dbuild.gradle67 * The preferred build flavor of JavaScriptCore (JSC)
/expo/apps/bare-expo/android/app/
H A Dbuild.gradle77 * The preferred build flavor of JavaScriptCore (JSC)
/expo/packages/expo-web-browser/build/
H A DWebBrowser.js.map1preferred one. This may not be fully reliable, since it uses\n * `PackageManager.getResolvingActiv…
/expo/templates/expo-template-bare-minimum/android/app/
H A Dbuild.gradle67 * The preferred build flavor of JavaScriptCore (JSC)
/expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/
H A DMappers.swift613 "preferredNetwork": paymentMethod.card?.networks?.preferred ?? NSNull(), in mapFromPaymentMethod()
644 "preferredNetworks": paymentMethod.usBankAccount?.networks?.preferred ?? NSNull(), in mapFromPaymentMethod()

123