| /expo/packages/@expo/cli/src/start/platforms/ios/ |
| H A D | xcrun.ts | 45 const lower = text.toLowerCase(); constant 46 return lower.includes('xcode') && lower.includes('license');
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI47_0_0RawPropsKeyMap.cpp | 87 auto lower = int{buckets_[length - 1]}; in at() 89 ABI47_0_0React_native_assert(lower - 1 <= upper); in at() 92 while (lower <= upper) { in at() 93 auto median = (lower + upper) / 2; in at() 96 lower = median + 1; in at()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI48_0_0RawPropsKeyMap.cpp | 86 auto lower = int{buckets_[length - 1]}; in at() 88 ABI48_0_0React_native_assert(lower - 1 <= upper); in at() 91 while (lower <= upper) { in at() 92 auto median = (lower + upper) / 2; in at() 95 lower = median + 1; in at()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/ |
| H A D | ABI49_0_0RawPropsKeyMap.cpp | 86 auto lower = int{buckets_[length - 1]}; in at() 88 ABI49_0_0React_native_assert(lower - 1 <= upper); in at() 91 while (lower <= upper) { in at() 92 auto median = (lower + upper) / 2; in at() 95 lower = median + 1; in at()
|
| /expo/fastlane/android/metadata/en-US/changelogs/ |
| H A D | 102.txt | 1 - fix issues when using `ImageManipulator` and `ImagePicker` on SDKs lower than 32
|
| /expo/docs/pages/router/reference/ |
| H A D | troubleshooting.mdx | 20 - The project is using an `expo` version lower than `expo@^46.0.13`. Version `46.0.13` enables cont… 44 This can happen if you are using an `expo` version lower than `expo@^46.0.13`. Version `46.0.13` en…
|
| /expo/docs/pages/guides/ |
| H A D | using-flipper.mdx | 78 <Collapsible summary="Using SDK 47 or lower?"> 80 > The above configuration only works with SDK 48 or above. For SDK 47 and lower, use the following … 120 '# For SDK 48 and lower',
|
| H A D | using-hermes.mdx | 9 …). It also uses less memory at runtime, which is particularly valuable on lower-end Android device… 20 <Collapsible summary="Using SDK 47 or lower?"> 22 For SDK 47 and lower, JSC is the default JavaScript engine and to use Hermes you need to add the `j…
|
| H A D | environment-variables.mdx | 13 …ble in SDK 49 and higher. See notes for [SDK 48 and lower](#environment-variables-in-sdk-48-and-lo… 147 ## Environment variables in SDK 48 and lower
|
| H A D | linking.mdx | 111 - _Development in Expo Go_: `exp://127.0.0.1:8081`. For SDK 48 and lower, the port number is `19000… 127 … Go_: `exp://127.0.0.1:8081/--/path/into/app?hello=world`. For SDK 48 and lower, the port number i… 225 In development, your app will live at a url like `exp://127.0.0.1:8081` (for SDK 48 and lower, the … 289 '# For SDK 48 and lower, use 19000 as the port number',
|
| H A D | configuring-js-engines.mdx | 9 …ermes](https://hermesengine.dev/) as the JavaScript engine (in SDK 47 and lower, the default was […
|
| /expo/docs/pages/workflow/ |
| H A D | logging.mdx | 12 …nt from the runtime to Expo CLI over web sockets, meaning the results are lower fidelity than conn…
|
| /expo/docs/pages/router/advanced/ |
| H A D | drawer.mdx | 38 <Tab label="SDK 49 and lower">
|
| /expo/docs/pages/push-notifications/ |
| H A D | receiving-notifications.mdx | 61 …ne such setting is the **Deep Clear** option on OnePlus devices using Android 9 and lower versions.
|
| /expo/docs/pages/build-reference/ |
| H A D | limitations.mdx | 25 If your build takes longer than 2 hours to run, it will be canceled. This limit is lower on the fre…
|
| H A D | simulators.mdx | 53 …evelopment server by running the command `npx expo start`. For SDK 48 and lower, use the `--dev-cl…
|
| H A D | apk.mdx | 67 …evelopment server by running the command `npx expo start`. For SDK 48 and lower, use the `--dev-cl…
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | securestore.mdx | 20 > This API is not compatible with devices running Android 5 or lower.
|
| /expo/docs/pages/develop/development-builds/ |
| H A D | use-development-builds.mdx | 30 > **Note:** For SDK 48 and lower, use `npx expo start --dev-client`.
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | securestore.mdx | 20 > This API is not compatible with devices running Android 5 or lower.
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | securestore.mdx | 20 > This API is not compatible with devices running Android 5 or lower.
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | securestore.mdx | 20 > This API is not compatible with devices running Android 5 or lower.
|
| /expo/docs/pages/config-plugins/ |
| H A D | plugins-and-mods.mdx | 135 <Collapsible summary="Using SDK 46 or lower?"> 137 For SDK 46 and lower, import the `@expo/config-plugins` package directly. This is installed automat… 307 <Collapsible summary="Using SDK 46 or lower?"> 309 For SDK 46 and lower, import the `@expo/config-plugins` package directly. This is installed automat…
|
| /expo/packages/expo-manifests/ |
| H A D | CHANGELOG.md | 81 - Fixed default `expo.jsEngine` value when SDK is lower than 48. ([#21266](https://github.com/expo/…
|
| /expo/packages/expo-store-review/build/ |
| H A D | StoreReview.js.map | 1 …ithout leaving the app. If the device is running\n * a version of Android lower than 5.0, this wil…
|