Home
last modified time | relevance | path

Searched refs:withAndroidIcons (Results 1 – 9 of 9) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/icons/
H A DwithAndroidIcons.d.ts10 export declare const withAndroidIcons: ConfigPlugin; constant
H A DwithAndroidIcons.js13 exports.withAndroidIcons = void 0;
88 const withAndroidIcons = config => { function
114 exports.withAndroidIcons = withAndroidIcons;
H A DwithAndroidIcons.js.map1withAndroidIcons.js","names":["_configPlugins","data","require","_imageUtils","_fsExtra","_interop…
/expo/packages/@expo/prebuild-config/src/plugins/
H A DwithDefaultPlugins.ts15 import { withAndroidIcons } from './icons/withAndroidIcons';
116 withAndroidIcons,
/expo/packages/@expo/prebuild-config/build/plugins/
H A DwithDefaultPlugins.js179 …_configPlugins().AndroidConfig.PrimaryColor.withPrimaryColor, _withAndroidIcons().withAndroidIcons,
H A DwithDefaultPlugins.js.map1withAndroidIcons","withPackageRefactor","versionedExpoSDKPackages","withVersionedExpoSDKPlugins","…
/expo/packages/@expo/prebuild-config/src/plugins/icons/
H A DwithAndroidIcons.ts39 export const withAndroidIcons: ConfigPlugin = (config) => { constant
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/
H A DwithDefaultPlugins-test.ts33 withAndroidIcons(config) {
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.js.map1 …'path';\n\nimport { ANDROID_RES_PATH, dpiValues } from '../../icons/withAndroidIcons';\n\nconst { …