| /expo/tools/src/commands/ |
| H A D | GenerateBareApp.ts | 201 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 D | createExampleApp.ts | 122 spaces: 2, 150 spaces: 2,
|
| /expo/packages/create-expo-module/build/ |
| H A D | createExampleApp.js | 98 spaces: 2, property 121 spaces: 2, property
|
| H A D | createExampleApp.js.map | 1 …spaces: 2,\n });\n}\n\n/**\n * Applies necessary changes to **package.json** of the example app.\…
|
| /expo/tools/src/versioning/ios/ |
| H A D | versionExpoModulesProvider.ts | 78 await fs.outputJSON(podspecPath, podspec, { spaces: 2 });
|
| H A D | versionExpoModules.ts | 149 spaces: 2,
|
| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Multipart/ |
| H A D | ABI48_0_0EXUpdatesParameterParser.m | 27 // Trim leading white spaces 32 // Trim trailing white spaces
|
| /expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Multipart/ |
| H A D | ABI47_0_0EXUpdatesParameterParser.m | 27 // Trim leading white spaces 32 // Trim trailing white spaces
|
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Multipart/ |
| H A D | ABI49_0_0EXUpdatesParameterParser.m | 27 // Trim leading white spaces 32 // Trim trailing white spaces
|
| /expo/packages/expo-updates/ios/EXUpdates/Multipart/ |
| H A D | EXUpdatesParameterParser.m | 27 // Trim leading white spaces 32 // Trim trailing white spaces
|
| /expo/tools/src/vendoring/ |
| H A D | IosVendoring.ts | 52 spaces: 2,
|
| /expo/tools/src/prebuilds/ |
| H A D | XcodeGen.ts | 36 spaces: 2,
|
| /expo/packages/expo-module-scripts/ |
| H A D | CHANGELOG.md | 83 …when passing arguments to Node.js and caused build errors when there are spaces in target name. ([…
|
| /expo/packages/expo-modules-autolinking/ |
| H A D | CHANGELOG.md | 40 - 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.yml | 228 # Indent code using either one tab or the configured amount of spaces,
|
| H A D | yarn.lock | 12671 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 D | Developing Expo Go.md | 41 …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 D | ABI47_0_0RCTBaseTextInputView.m | 455 // (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 D | ABI49_0_0RCTBaseTextInputView.m | 487 // (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 D | ABI48_0_0RCTBaseTextInputView.m | 481 // (e.g. typing simplified Chinese in pinyin will insert and remove spaces without
|
| /expo/packages/expo-constants/ |
| H A D | CHANGELOG.md | 109 …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 D | getStateFromPath.js.map | 1 …gs;\n};\n\nfunction formatRegexPattern(it: string): string {\n // Allow spaces in file path names…
|
| /expo/packages/@expo/cli/ |
| H A D | CHANGELOG.md | 157 - Fix Expo Router type generation for filenames with spaces. ([#23662](https://github.com/expo/expo…
|
| /expo/packages/expo-updates/ |
| H A D | CHANGELOG.md | 328 …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 D | EXStructuredHeadersTestFixtures.m | 25 …, (42 43)\"],\"header_type\":\"list\",\"must_fail\":true},{\"name\":\"no spaces in inner-list\",\"…
|