Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 21 of 21) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A DXML.ts84 let formatted = '';
106 formatted += padding + line + newline;
110 return formatted.trim();
/expo/packages/@expo/config-plugins/build/utils/
H A DXML.js111 let formatted = '';
129 formatted += padding + line + newline;
132 return formatted.trim();
H A DXML.js.map1formatted","regex","replace","pad","split","map","line","trim","forEach","indent","match","padding…
/expo/packages/expo-localization/ios/
H A DLocalizationModule.swift163 let formatted = formatter.string(from: temperature) in getTemperatureUnit() variable
165 guard let unitCharacter = formatted.last else { in getTemperatureUnit()
/expo/packages/eslint-config-universe/
H A DCONTRIBUTING.md7 …n this linter configuration on itself. This keeps the code consistently formatted and tests the li…
/expo/packages/@expo/cli/src/start/server/metro/
H A DMetroTerminalReporter.ts220 const formatted = { ios: 'iOS', android: 'Android', web: 'Web' }[platform] || platform; constant
221 return `${chalk.bold(formatted)} `;
/expo/packages/expo-mail-composer/build/
H A DMailComposer.types.js.map1 …string;\n /**\n * Whether the body contains HTML tags so it could be formatted properly.\n * …
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DREADME.md41 Make sure the code is formatted using the hermes clang-format rules before
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DREADME.md41 Make sure the code is formatted using the hermes clang-format rules before
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DREADME.md41 Make sure the code is formatted using the hermes clang-format rules before
/expo/packages/@expo/metro-runtime/src/error-overlay/Data/
H A DparseLogBoxLog.tsx137 // In newer versions of React, the component stack is formatted as a call stack frame.
/expo/packages/expo-av/build/Audio/
H A DRecording.types.js.map1 …h?: number;\n /**\n * A boolean describing if the PCM data should be formatted in big endian.\n…
/expo/packages/@expo/config-plugins/build/ios/
H A DEntitlements.js.map1 …\n return;\n }\n hasChangesToWrite = true;\n // Use posix formatted path, even on Wi…
/expo/packages/@expo/metro-runtime/build/error-overlay/
H A DLogBox.web.js.map1 …red(message.content)) {\n // Interpolate the message so they are formatted for adb and othe…
/expo/docs/pages/router/advanced/
H A Dapple-handoff.mdx24 …key with an `apps` array that contains your app's bundle ID and Team ID formatted as `<APPLE_TEAM_…
/expo/packages/expo-in-app-purchases/build/
H A DInAppPurchases.types.js.map1 …tems in the game`\n */\n description: string;\n /**\n * The price formatted with the local c…
/expo/packages/expo-crypto/build/
H A DCrypto.js.map1 …rmat as one of `CryptoEncoding`. By default, the resolved value will be formatted as a `HEX` strin…
/expo/
H A DCONTRIBUTING.md146 Commit messages are most useful when formatted like so: `[platform][api] Title`. For example if you…
/expo/docs/pages/archive/technical-specs/
H A Dexpo-updates-0.mdx126 …supplied by the `expo-manifest-filters` header). The datetime should be formatted according to [IS…
/expo/docs/pages/technical-specs/
H A Dexpo-updates-1.mdx164 …supplied by the `expo-manifest-filters` header). The datetime should be formatted according to [IS…
/expo/packages/@expo/metro-runtime/build/error-overlay/Data/
H A DparseLogBoxLog.js.map1 …mponentStack {\n // In newer versions of React, the component stack is formatted as a call stack …