Home
last modified time | relevance | path

Searched refs:adaptiveIcon (Results 1 – 17 of 17) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts59 isAdaptive: !!config.android?.adaptiveIcon,
70 const isAdaptive = !!config.android?.adaptiveIcon;
94 foregroundImage: config.android?.adaptiveIcon?.foregroundImage ?? null,
95 backgroundColor: config.android?.adaptiveIcon?.backgroundColor ?? null,
96 backgroundImage: config.android?.adaptiveIcon?.backgroundImage ?? null,
97 monochromeImage: config.android?.adaptiveIcon?.monochromeImage ?? null,
H A DwithAndroidManifestIcons.ts14 const isAdaptive = !!config.android?.adaptiveIcon;
/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.js109 …g$android = config.android) !== null && _config$android !== void 0 && _config$android.adaptiveIcon)
117 …droid2 = config.android) !== null && _config$android2 !== void 0 && _config$android2.adaptiveIcon);
139 …roid4 === void 0 ? void 0 : (_config$android4$adap = _config$android4.adaptiveIcon) === null || _c…
140 …roid5 === void 0 ? void 0 : (_config$android5$adap = _config$android5.adaptiveIcon) === null || _c…
141 …roid6 === void 0 ? void 0 : (_config$android6$adap = _config$android6.adaptiveIcon) === null || _c…
142 …roid7 === void 0 ? void 0 : (_config$android7$adap = _config$android7.adaptiveIcon) === null || _c…
H A DwithAndroidManifestIcons.js22 …$android = config.android) !== null && _config$android !== void 0 && _config$android.adaptiveIcon);
H A DwithAndroidManifestIcons.js.map1adaptiveIcon","application","AndroidConfig","Manifest","getMainApplicationOrThrow","$"],"sources":…
H A DwithAndroidIcons.js.map1adaptiveIcon","setRoundIconManifest","manifest","_config$android2","application","Manifest","getMa…
/expo/packages/@expo/prebuild-config/src/plugins/icons/__tests__/
H A DwithAndroidManifestIcons-test.ts17 const results = setRoundIconManifest({ android: { adaptiveIcon: {} } }, manifest);
H A DwithAndroidIcons-test.ts42 const results = setRoundIconManifest({ android: { adaptiveIcon: {} } }, manifest);
71 adaptiveIcon: {
/expo/docs/pages/develop/user-interface/
H A Dapp-icons.mdx32 Further customization of the Android icon is possible using the [`android.adaptiveIcon`](/versions/…
39 - Use the `android.adaptiveIcon.foregroundImage` property to specify the path to your foreground im…
40 - Use the `android.adaptiveIcon.monochromeImage` property to specify the path to your monochrome im…
41 …, use the `android.adaptiveIcon.backgroundColor` property. You can instead specify a background im…
/expo/packages/@expo/cli/src/start/server/middleware/__tests__/
H A DresolveAssets-test.ts39 adaptiveIcon: {
/expo/packages/@expo/fingerprint/src/sourcer/
H A DExpo.ts57 isAndroid ? config.exp.android?.adaptiveIcon?.foregroundImage : undefined,
58 isAndroid ? config.exp.android?.adaptiveIcon?.backgroundImage : undefined,
/expo/packages/@expo/fingerprint/build/sourcer/
H A DExpo.js50 isAndroid ? config.exp.android?.adaptiveIcon?.foregroundImage : undefined,
51 isAndroid ? config.exp.android?.adaptiveIcon?.backgroundImage : undefined,
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts516 adaptiveIcon?: { property
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts512 adaptiveIcon?: { property
/expo/packages/@expo/fingerprint/e2e/__tests__/__snapshots__/
H A Dmanaged-test.ts.snap134 …"contents": "{"android":{"adaptiveIcon":{"backgroundColor":"#FFFFFF","foregroundImage":"./assets/a…
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/
H A DwithDefaultPlugins-test.ts135 adaptiveIcon: {
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/
H A DwithDefaultPlugins-test.ts.snap322 "adaptiveIcon": {
1619 "adaptiveIcon": {
2599 "adaptiveIcon": {