Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 27) sorted by relevance

12

/expo/tools/src/commands/
H A DGenerateBareApp.ts201 await fs.outputJson(path.resolve(projectDir, 'package.json'), pkg, { spaces: 2 });
241 await fs.outputJson(path.resolve(projectDir, 'package.json'), pkg, { spaces: 2 });
329 await fs.writeJSON(pkgJsonPath, pkgJson, { spaces: 2 });
349 await fs.writeJSON(pathToAppJson, json, { spaces: 2 });
/expo/packages/create-expo-module/src/
H A DcreateExampleApp.ts122 spaces: 2,
150 spaces: 2,
/expo/packages/create-expo-module/build/
H A DcreateExampleApp.js98 spaces: 2, property
121 spaces: 2, property
H A DcreateExampleApp.js.map1spaces: 2,\n });\n}\n\n/**\n * Applies necessary changes to **package.json** of the example app.\…
/expo/tools/src/versioning/ios/
H A DversionExpoModulesProvider.ts78 await fs.outputJSON(podspecPath, podspec, { spaces: 2 });
H A DversionExpoModules.ts149 spaces: 2,
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Multipart/
H A DABI48_0_0EXUpdatesParameterParser.m27 // Trim leading white spaces
32 // Trim trailing white spaces
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Multipart/
H A DABI47_0_0EXUpdatesParameterParser.m27 // Trim leading white spaces
32 // Trim trailing white spaces
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Multipart/
H A DABI49_0_0EXUpdatesParameterParser.m27 // Trim leading white spaces
32 // Trim trailing white spaces
/expo/packages/expo-updates/ios/EXUpdates/Multipart/
H A DEXUpdatesParameterParser.m27 // Trim leading white spaces
32 // Trim trailing white spaces
/expo/tools/src/vendoring/
H A DIosVendoring.ts52 spaces: 2,
/expo/tools/src/prebuilds/
H A DXcodeGen.ts36 spaces: 2,
/expo/packages/expo-module-scripts/
H A DCHANGELOG.md83 …when passing arguments to Node.js and caused build errors when there are spaces in target name. ([…
/expo/packages/expo-modules-autolinking/
H A DCHANGELOG.md40 - Fixed `expo_patch_react_imports!` missing some lines with spaces before or after the imports. ([#…
168 - Fixed `expo_patch_react_imports!` not work when the app project is in a folder with spaces. ([#16…
/expo/
H A D.swiftlint.yml228 # Indent code using either one tab or the configured amount of spaces,
H A Dyarn.lock12671 remove-trailing-spaces "^1.0.6"
16795 remove-trailing-spaces@^1.0.6:
16797 …resolved "https://registry.yarnpkg.com/remove-trailing-spaces/-/remove-trailing-spaces-1.0.8.tgz#4…
/expo/guides/
H A DDeveloping Expo Go.md41 …recommend cloning it to a directory whose full path does not include any spaces (you should clone …
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI47_0_0RCTBaseTextInputView.m455 // (e.g. typing simplified Chinese in pinyin will insert and remove spaces without
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTBaseTextInputView.m487 // (e.g. typing simplified Chinese in pinyin will insert and remove spaces without
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI48_0_0RCTBaseTextInputView.m481 // (e.g. typing simplified Chinese in pinyin will insert and remove spaces without
/expo/packages/expo-constants/
H A DCHANGELOG.md109 …when passing arguments to Node.js and caused build errors when there are spaces in target name. ([…
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js.map1 …gs;\n};\n\nfunction formatRegexPattern(it: string): string {\n // Allow spaces in file path names…
/expo/packages/@expo/cli/
H A DCHANGELOG.md157 - Fix Expo Router type generation for filenames with spaces. ([#23662](https://github.com/expo/expo…
/expo/packages/expo-updates/
H A DCHANGELOG.md328 …when passing arguments to Node.js and caused build errors when there are spaces in target name. ([…
/expo/packages/expo-structured-headers/ios/Tests/
H A DEXStructuredHeadersTestFixtures.m25 …, (42 43)\"],\"header_type\":\"list\",\"must_fail\":true},{\"name\":\"no spaces in inner-list\",\"…

12