| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | PrimaryColor.ts | 3 import { assignColorValue } from './Colors'; 19 config.modResults = assignColorValue(config.modResults, {
|
| H A D | StatusBar.ts | 4 import { assignColorValue } from './Colors'; 41 return assignColorValue(colors, {
|
| H A D | Colors.ts | 52 export function assignColorValue( function
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Colors.js | 6 exports.assignColorValue = assignColorValue; 67 function assignColorValue(xml, { function
|
| H A D | Colors.d.ts | 10 export declare function assignColorValue(xml: ResourceXML, { value, name, }: {
|
| H A D | PrimaryColor.js.map | 1 …assignColorValue","name","value","getPrimaryColor","withAndroidStyles","assignStylesValue","add","…
|
| H A D | PrimaryColor.js | 39 config.modResults = (0, _Colors().assignColorValue)(config.modResults, {
|
| H A D | StatusBar.js | 66 return (0, _Colors().assignColorValue)(colors, {
|
| H A D | StatusBar.js.map | 1 …assignColorValue","name","value","getStatusBarColor","styles","hexString","floatElement","getStatu…
|
| H A D | Colors.js.map | 1 …assignColorValue","xml","value","buildResourceItem","getColorsAsObject","_xml$resources","getResou…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 9 const { assignColorValue } = AndroidConfig.Colors; constant 23 config.modResults = assignColorValue(config.modResults, {
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 9 const { assignColorValue } = AndroidConfig.Colors; constant 23 config.modResults = assignColorValue(config.modResults, {
|
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withAndroidRootViewBackgroundColor.js | 5 const { assignColorValue } = config_plugins_1.AndroidConfig.Colors; 17 config.modResults = assignColorValue(config.modResults, {
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.js | 16 assignColorValue 32 config.modResults = assignColorValue(config.modResults, {
|
| H A D | withAndroidRootViewBackgroundColor.js.map | 1 …assignColorValue","AndroidConfig","Colors","assignStylesValue","getAppThemeLightNoActionBarGroup",…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.ts | 79 return Colors.assignColorValue(colors, { value: backgroundColor, name: SPLASH_COLOR_NAME });
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.js | 94 return _android().Colors.assignColorValue(colors, {
|
| H A D | withAndroidSplashStyles.js.map | 1 …assignColorValue"],"sources":["../../../../src/plugins/unversioned/expo-splash-screen/withAndroidS…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/ |
| H A D | withAndroidNotifications.ts | 108 return Colors.assignColorValue(colors, {
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-notifications/ |
| H A D | withAndroidNotifications.js | 129 return Colors.assignColorValue(colors, {
|
| H A D | withAndroidNotifications.js.map | 1 …assignColorValue","name","value","Promise","all","Object","values","dpiValues","map","folderName",…
|
| /expo/packages/expo-notifications/plugin/src/ |
| H A D | withNotificationsAndroid.ts | 102 return Colors.assignColorValue(colors, {
|
| /expo/packages/expo-notifications/plugin/build/ |
| H A D | withNotificationsAndroid.js | 76 return Colors.assignColorValue(colors, {
|
| /expo/packages/@expo/prebuild-config/src/plugins/icons/ |
| H A D | withAndroidIcons.ts | 218 return Colors.assignColorValue(colors, {
|
| /expo/packages/@expo/prebuild-config/build/plugins/icons/ |
| H A D | withAndroidIcons.js | 231 return Colors.assignColorValue(colors, {
|