| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/__tests__/ |
| H A D | withAndroidSplashStyles-test.ts | 34 const xml = await XML.parseXMLAsync(`<resources> constant 49 const xml = AndroidConfig.Colors.getColorsAsObject( constant 64 const xml = AndroidConfig.Colors.getColorsAsObject( constant 79 const xml = { constant
|
| H A D | withIosSplashScreenStoryboardImage-test.ts | 7 const xml = await getTemplateAsync(); constant
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Styles.js | 48 function ensureDefaultStyleResourceXML(xml) { argument 56 function getStyleParent(xml, group) { argument 134 function assignStylesValue(xml, { argument 143 xml, field 153 xml, field 166 function getStylesGroupAsObject(xml, group) { argument
|
| H A D | Resources.js | 48 function ensureDefaultResourceXML(xml) { argument 50 xml = { variable 98 function findResourceGroup(xml, group) { argument 118 function getResourceItemsAsObject(xml) { argument
|
| H A D | Colors.js | 67 function assignColorValue(xml, { argument 88 function getColorsAsObject(xml) { argument
|
| H A D | Manifest.js | 69 function isManifest(xml) { argument
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/ |
| H A D | Styles-test.ts | 45 const xml = await readResourcesXMLAsync({ path: stylesPath }); constant 63 const xml = await readResourcesXMLAsync({ path: stylesPath }); constant 90 const xml = await readResourcesXMLAsync({ path: stylesPath }); constant
|
| H A D | Colors-test.ts | 61 const xml = await parseXMLAsync( constant
|
| /expo/packages/@expo/config-plugins/src/utils/ |
| H A D | XML.ts | 15 const xml = format(options.xml); constant 51 const xml = await new Parser().parseStringPromise(contents); constant 86 const xml = xmlInput.replace(regex, `$1${newline}$2$3`); constant
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | InterfaceBuilder.js | 48 function removeImageFromSplashScreen(xml, { argument 73 function applyImageToSplashScreenXML(xml, { argument 153 function toString(xml) { argument
|
| H A D | withAndroidSplashDrawables.js | 58 xml: xmlContent property
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withIosSplashScreenStoryboard.ts | 53 const xml = await new Parser().parseStringPromise(contents); constant
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | Resources.ts | 55 const xml = await readXMLAsync({ path, fallback }); constant
|
| H A D | Manifest.ts | 164 const xml = await XML.readXMLAsync({ path: manifestPath }); constant
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | BundleIdentifier.ts | 203 const xml = plist.build( constant
|
| /expo/packages/expo-modules-test-core/src/ |
| H A D | getStructure.ts | 92 const xml = cursorInfoOutput['key.fully_annotated_decl']; constant
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 522 …(function(t){p(t),null==i||i()})).catch(n):p(null)}),[n,u,i]),(0,W.jsx)(q,{xml:c,override:t})},_e.… property 523 …(function(e){f(e),null==a||a()})).catch(n):f(null)}),[n,t,a]),(0,p.jsx)(B,{xml:c,override:e})},_e.… property 685 …Svg=W,_e.default=_e.WithLocalSvg=void 0,_e.getUriFromSource=S,_e.isUriAnAndroidResourceIdentifier=…
|
| H A D | EXDevMenuApp.android.js | 523 …(function(t){p(t),null==i||i()})).catch(n):p(null)}),[n,u,i]),(0,W.jsx)(q,{xml:c,override:t})},_e.… property 524 …(function(e){f(e),null==a||a()})).catch(n):f(null)}),[n,t,a]),(0,p.jsx)(B,{xml:c,override:e})},_e.… property 686 …Svg=W,_e.default=_e.WithLocalSvg=void 0,_e.getUriFromSource=S,_e.isUriAnAndroidResourceIdentifier=…
|