| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/ |
| H A D | ABI48_0_0primitives.h | 21 Automatic, enumerator
|
| H A D | ABI48_0_0conversions.h | 87 result = ContentInsetAdjustmentBehavior::Automatic; in fromRawValue() 138 case ContentInsetAdjustmentBehavior::Automatic: in toString()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/ |
| H A D | ABI47_0_0primitives.h | 21 Automatic, enumerator
|
| H A D | ABI47_0_0conversions.h | 87 result = ContentInsetAdjustmentBehavior::Automatic; in fromRawValue() 138 case ContentInsetAdjustmentBehavior::Automatic: in toString()
|
| /expo/docs/pages/guides/ |
| H A D | troubleshooting-proxies.mdx | 8 …thing goes wrong, you can revert to the "Automatic Proxy settings" in System Network Preferences u… 18 3. Be sure your `Location` is set to your proxy network, and not "Automatic". 23 1. Disable/uncheck "Automatic Proxy Configuration" if it is set. 57 …Location" set in the Apple menu/network preferences. If you are set to "Automatic" no proxy is use… 96 > If you switch your network location back to "Automatic" to use npm or git, you will need to comme…
|
| /expo/home/screens/SettingsScreen/ |
| H A D | ThemeSection.tsx | 32 title="Automatic" 53 Automatic is only supported on operating systems that allow you to control the system-wide
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/ |
| H A D | ABI49_0_0primitives.h | 23 Automatic, enumerator
|
| H A D | ABI49_0_0conversions.h | 88 result = ContentInsetAdjustmentBehavior::Automatic; in fromRawValue() 161 case ContentInsetAdjustmentBehavior::Automatic: in toString()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetFragment.kt | 317 "automatic" -> PaymentSheet.BillingDetailsCollectionConfiguration.CollectionMode.Automatic in mapToCollectionMode() 320 else -> PaymentSheet.BillingDetailsCollectionConfiguration.CollectionMode.Automatic in mapToCollectionMode() 326 … "automatic" -> PaymentSheet.BillingDetailsCollectionConfiguration.AddressCollectionMode.Automatic in mapToAddressCollectionMode() 329 else -> PaymentSheet.BillingDetailsCollectionConfiguration.AddressCollectionMode.Automatic in mapToAddressCollectionMode()
|
| /expo/packages/expo-image-picker/build/ |
| H A D | ImagePicker.types.d.ts | 174 Automatic = "automatic", enumerator
|
| H A D | ImagePicker.types.js.map | 1 …Automatic = 'automatic',\n /**\n * A mode that uses the most compatible asset representation.\n…
|
| /expo/packages/expo-image-picker/src/ |
| H A D | ImagePicker.types.ts | 186 Automatic = 'automatic', enumerator
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetFragment.kt | 322 "automatic" -> PaymentSheet.BillingDetailsCollectionConfiguration.CollectionMode.Automatic in mapToCollectionMode() 325 else -> PaymentSheet.BillingDetailsCollectionConfiguration.CollectionMode.Automatic in mapToCollectionMode() 331 … "automatic" -> PaymentSheet.BillingDetailsCollectionConfiguration.AddressCollectionMode.Automatic in mapToAddressCollectionMode() 334 else -> PaymentSheet.BillingDetailsCollectionConfiguration.AddressCollectionMode.Automatic in mapToAddressCollectionMode()
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | IosConfig.types.js.map | 1 …ionLandscapeRight';\n\nexport type InterfaceStyle = 'Light' | 'Dark' | 'Automatic';\n\nexport type…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | watch.pbxproj | 401 ProvisioningStyle = Automatic; 406 ProvisioningStyle = Automatic; 411 ProvisioningStyle = Automatic; 706 CODE_SIGN_STYLE = Automatic; 742 CODE_SIGN_STYLE = Automatic; 779 CODE_SIGN_STYLE = Automatic; 814 CODE_SIGN_STYLE = Automatic; 848 CODE_SIGN_STYLE = Automatic; 879 CODE_SIGN_STYLE = Automatic; 909 CODE_SIGN_STYLE = Automatic; [all …]
|
| H A D | project-with-framework.pbxproj | 314 ProvisioningStyle = Automatic; 319 ProvisioningStyle = Automatic; 584 CODE_SIGN_STYLE = Automatic; 626 CODE_SIGN_STYLE = Automatic; 668 CODE_SIGN_STYLE = Automatic; 700 CODE_SIGN_STYLE = Automatic;
|
| H A D | project-multitarget.pbxproj | 232 ProvisioningStyle = Automatic; 438 CODE_SIGN_STYLE = Automatic; 467 CODE_SIGN_STYLE = Automatic; 493 CODE_SIGN_STYLE = Automatic;
|
| H A D | project-multitarget-missing-targetattributes.pbxproj | 428 CODE_SIGN_STYLE = Automatic; 457 CODE_SIGN_STYLE = Automatic; 483 CODE_SIGN_STYLE = Automatic;
|
| /expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/ |
| H A D | minimal.pbxproj | 250 CODE_SIGN_STYLE = Automatic; 275 CODE_SIGN_STYLE = Automatic;
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withIosUserInterfaceStyle.js.map | 1 …ase 'dark':\n return 'Dark';\n case 'automatic':\n return 'Automatic';\n }\n\n retu…
|
| /expo/packages/expo-dev-launcher/ |
| H A D | expo-dev-launcher.podspec | 91 …unsafe.compiler_flags = '-x objective-c++ -std=c++1z -fno-objc-arc' # Disable Automatic Reference …
|
| /expo/packages/expo-updates/e2e/fixtures/ |
| H A D | App-apitest.tsx | 41 const checkAutomaticallyMessage = `Automatic check setting = ${Updates.checkAutomatically}`;
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withIosSplashInfoPlist.js.map | 1 …e order of operations matter now\n infoPlist.UIUserInterfaceStyle = 'Automatic';\n } else {\n …
|
| /expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/ |
| H A D | withDefaultPlugins-test.ts.snap | 473 "UIUserInterfaceStyle": "Automatic", 1290 "UIUserInterfaceStyle": "Automatic", 1770 "UIUserInterfaceStyle": "Automatic", 2317 "UIUserInterfaceStyle": "Automatic", 2750 "UIUserInterfaceStyle": "Automatic",
|
| /expo/docs/pages/develop/user-interface/ |
| H A D | color-themes.mdx | 78 …roperty_list/uiuserinterfacestyle) key in your app **Info.plist**. Use `Automatic` to support both…
|