Searched refs:withPrimaryColor (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | PrimaryColor.js | 7 exports.withPrimaryColorStyles = exports.withPrimaryColorColors = exports.withPrimaryColor = void 0; 31 const withPrimaryColor = config => { function 36 exports.withPrimaryColor = withPrimaryColor;
|
| H A D | PrimaryColor.d.ts | 3 export declare const withPrimaryColor: ConfigPlugin; constant
|
| H A D | PrimaryColor.js.map | 1 …withPrimaryColor","config","withPrimaryColorColors","withPrimaryColorStyles","exports","withAndroi…
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | PrimaryColor.ts | 11 export const withPrimaryColor: ConfigPlugin = (config) => { constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 114 AndroidConfig.PrimaryColor.withPrimaryColor,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 179 …tatusBar.withStatusBar, _configPlugins().AndroidConfig.PrimaryColor.withPrimaryColor, _withAndroid…
|
| H A D | withDefaultPlugins.js.map | 1 …withPrimaryColor","withAndroidIcons","withPackageRefactor","versionedExpoSDKPackages","withVersion…
|