| /expo/packages/@expo/cli/src/utils/ |
| H A D | array.ts | 51 (previous, currentItem) => { 53 if (!previous[group]) { 54 previous[group] = []; 56 previous[group].push(currentItem); 57 return previous;
|
| /expo/packages/@expo/cli/src/start/server/metro/ |
| H A D | withMetroResolvers.ts | 83 const inverseOrigin: { origin: string; previous: string; request: string }[] = []; 96 previous: originKey, 114 previous: InverseDepResult[]; 124 previous: [], 136 if (req.origin === match.previous) { 139 results.previous.push( 140 recurseBackWithLimit({ origin: match.previous, request: match.request }, limit, count + 1) 152 if (inverseTree.previous.length > 0) { 186 for (const child of tree.previous) { 190 tree.previous.length > 1 ? depth + 1 : depth
|
| /expo/tools/src/commands/ |
| H A D | AddChangelog.ts | 173 (value, previous) => previous.concat(value), 179 (value, previous) => { 180 if (typeof previous === 'boolean') { 184 return previous.concat(parseInt(value, 10)); 190 (value, previous) => { 195 return previous;
|
| H A D | PromotePackages.ts | 15 (value, previous) => previous.concat(value),
|
| H A D | AddSDKVersion.ts | 124 (value, previous) => (previous ?? []).concat(value),
|
| H A D | Vendor.ts | 571 (value, previous) => previous.concat(value),
|
| /expo/packages/expo-modules-autolinking/src/ |
| H A D | index.ts | 26 (value, previous) => (previous ?? []).concat(value) 31 (value, previous) => (previous ?? []).concat(value)
|
| /expo/packages/expo-modules-autolinking/build/ |
| H A D | index.js | 16 …hs...>', 'Paths to ignore when looking up for modules.', (value, previous) => (previous ?? []).con… 17 …'Package names to exclude when looking up for modules.', (value, previous) => (previous ?? []).con…
|
| H A D | index.js.map | 1 …previous) => (previous ?? []).concat(value)\n )\n .option<string[] | null>(\n '-e, --ex…
|
| /expo/packages/expo-dev-launcher/bundle/providers/ |
| H A D | DevMenuPreferencesProvider.tsx | 58 // restore to previous value in case of error 69 // restore to previous value in case of error 80 // restore to previous value in case of error
|
| /expo/packages/expo-dev-launcher/bundle/hooks/ |
| H A D | useDevMenuPreferences.tsx | 58 // restore to previous value in case of error 69 // restore to previous value in case of error 80 // restore to previous value in case of error
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | Wordiness.yml | 8 - (?:previous|prior) to: before
|
| /expo/docs/components/base/ |
| H A D | code.test.tsx | 33 /* @hide // Styles that are unchanged from previous step are hidden for brevity. */ 76 # @hide // Styles that are unchanged from previous step are hidden for brevity. # 111 <!-- @hide // Styles that are unchanged from previous step are hidden for brevity. -->
|
| /expo/docs/pages/eas-update/ |
| H A D | eas-cli.mdx | 112 ### Republish a previous update within a branch 114 We can make a previous update immediately available to all users. This command takes the previous u…
|
| /expo/packages/expo-updates/guides/ |
| H A D | releasing.md | 14 …pgrading from the previous version of expo-updates, as this is rarely tested but happens very comm…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTConstants.m | 71 * When false (previous default behavior), a native stack is displayed in the RedBox.
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTConstants.m | 71 * When false (previous default behavior), a native stack is displayed in the RedBox.
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 20 …ompatible with React 18 is **0.69.0**. Users on React Native 0.68.0 and previous versions won't be…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 20 …ompatible with React 18 is **0.69.0**. Users on React Native 0.68.0 and previous versions won't be…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Renderer/ |
| H A D | README.md | 20 …ompatible with React 18 is **0.69.0**. Users on React Native 0.68.0 and previous versions won't be…
|
| /expo/ios/vendored/sdk47/react-native-svg/apple/Utils/ |
| H A D | ABI47_0_0RNSVGMarkerPosition.mm | 139 // First update the outgoing slope for the previous element. 141 // Record the marker for the previous element.
|
| /expo/ios/vendored/sdk49/react-native-svg/apple/Utils/ |
| H A D | ABI49_0_0RNSVGMarkerPosition.mm | 139 // First update the outgoing slope for the previous element. 141 // Record the marker for the previous element.
|
| /expo/ios/vendored/unversioned/react-native-svg/apple/Utils/ |
| H A D | RNSVGMarkerPosition.mm | 139 // First update the outgoing slope for the previous element. 141 // Record the marker for the previous element.
|
| /expo/ios/vendored/sdk48/react-native-svg/apple/Utils/ |
| H A D | ABI48_0_0RNSVGMarkerPosition.mm | 139 // First update the outgoing slope for the previous element. 141 // Record the marker for the previous element.
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Strings.js.map | 1 …previous item\n stringFileContentsJSON.resources.string[stringNameExists] = newItem;\n } e…
|