| /expo/packages/expo-system-ui/plugin/src/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 1 import { AndroidConfig, withAndroidColors, withAndroidStyles, XML } from 'expo/config-plugins'; 18 withAndroidColors: jest.fn(), 46 mod: withAndroidColors, 57 mod: withAndroidColors,
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/__tests__/ |
| H A D | withAndroidRootViewBackgroundColor-test.ts | 1 import { AndroidConfig, withAndroidColors, withAndroidStyles, XML } from '@expo/config-plugins'; 18 withAndroidColors: jest.fn(), 46 mod: withAndroidColors, 57 mod: withAndroidColors,
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/ |
| H A D | PrimaryColor-test.ts | 2 import { withAndroidColors, withAndroidStyles } from '../../plugins/android-plugins'; 28 mod: withAndroidColors, 39 mod: withAndroidColors,
|
| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | android-plugins.js | 8 … exports.withAndroidManifest = exports.withAndroidColorsNight = exports.withAndroidColors = void 0; 82 const withAndroidColors = (config, action) => { function 96 exports.withAndroidColors = withAndroidColors;
|
| H A D | android-plugins.d.ts | 32 export declare const withAndroidColors: ConfigPlugin<Mod<Resources.ResourceXML>>;
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | PrimaryColor.ts | 6 import { withAndroidColors, withAndroidStyles } from '../plugins/android-plugins'; 18 return withAndroidColors(config, (config) => {
|
| H A D | StatusBar.ts | 8 import { withAndroidColors, withAndroidStyles } from '../plugins/android-plugins'; 24 return withAndroidColors(config, (config) => {
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 4 withAndroidColors, 22 return withAndroidColors(config, async (config) => {
|
| /expo/packages/expo-system-ui/plugin/src/ |
| H A D | withAndroidRootViewBackgroundColor.ts | 5 withAndroidColors, 22 return withAndroidColors(config, async (config) => {
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.ts | 4 withAndroidColors, 21 config = withAndroidColors(config, (config) => {
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-navigation-bar/ |
| H A D | withAndroidNavigationBar.ts | 5 withAndroidColors, 29 return withAndroidColors(config, (config) => {
|
| /expo/packages/@expo/config-plugins/src/ |
| H A D | index.ts | 45 withAndroidColors,
|
| /expo/packages/@expo/config-plugins/build/ |
| H A D | index.d.ts | 24 export { withAndroidManifest, withStringsXml, withAndroidColors, withAndroidColorsNight, withAndroi…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/ |
| H A D | withAndroidNotifications.ts | 4 withAndroidColors, 43 return withAndroidColors(config, (config) => {
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidRootViewBackgroundColor.js.map | 1 …withAndroidColors","modResults","value","getRootViewBackgroundColor","name","withAndroidStyles","a…
|
| H A D | withAndroidRootViewBackgroundColor.js | 31 return (0, _configPlugins().withAndroidColors)(config, async config => {
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | PrimaryColor.js.map | 1 …withAndroidColors","modResults","assignColorValue","name","value","getPrimaryColor","withAndroidSt…
|
| H A D | PrimaryColor.js | 38 return (0, _androidPlugins().withAndroidColors)(config, config => {
|
| H A D | StatusBar.js | 54 return (0, _androidPlugins().withAndroidColors)(config, config => {
|
| /expo/packages/expo-system-ui/plugin/build/ |
| H A D | withAndroidRootViewBackgroundColor.js | 16 return (0, config_plugins_1.withAndroidColors)(config, async (config) => {
|
| /expo/packages/expo-notifications/plugin/src/ |
| H A D | withNotificationsAndroid.ts | 7 withAndroidColors, 60 return withAndroidColors(config, (config) => {
|
| /expo/packages/expo-navigation-bar/plugin/src/ |
| H A D | withNavigationBar.ts | 12 withAndroidColors, 181 return withAndroidColors(config, (config) => {
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-navigation-bar/ |
| H A D | withAndroidNavigationBar.js | 32 return (0, _configPlugins().withAndroidColors)(config, config => {
|
| H A D | withAndroidNavigationBar.js.map | 1 …withAndroidColors","modResults","setNavigationBarColors","withAndroidStyles","setNavigationBarStyl…
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.js | 39 config = (0, _configPlugins().withAndroidColors)(config, config => {
|