Home
last modified time | relevance | path

Searched refs:drawableFolderName (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.ts117 const drawableFolderName = folderName.replace('mipmap', 'drawable'); constant
118 const dpiFolderPath = path.resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName);
146 const drawableFolderName = folderName.replace('mipmap', 'drawable'); constant
147 const dpiFolderPath = path.resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName);
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.js139 const drawableFolderName = folderName.replace('mipmap', 'drawable');
140 …h = _path().default.resolve(projectRoot, _withAndroidIcons().ANDROID_RES_PATH, drawableFolderName);
164 const drawableFolderName = folderName.replace('mipmap', 'drawable');
165 …h = _path().default.resolve(projectRoot, _withAndroidIcons().ANDROID_RES_PATH, drawableFolderName);
H A DwithAndroidNotifications.js.map1drawableFolderName","replace","dpiFolderPath","path","resolve","ANDROID_RES_PATH","fs","ensureDir"…
/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts150 const drawableFolderName = folderName.replace('mipmap', 'drawable'); constant
151 const dpiFolderPath = resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName);
182 const drawableFolderName = folderName.replace('mipmap', 'drawable'); constant
183 const dpiFolderPath = resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName);
/expo/packages/expo-notifications/plugin/build/
H A DwithNotificationsAndroid.js112 const drawableFolderName = folderName.replace('mipmap', 'drawable');
113 …nst dpiFolderPath = (0, path_1.resolve)(projectRoot, exports.ANDROID_RES_PATH, drawableFolderName);
135 const drawableFolderName = folderName.replace('mipmap', 'drawable');
136 …nst dpiFolderPath = (0, path_1.resolve)(projectRoot, exports.ANDROID_RES_PATH, drawableFolderName);