Searched refs:withAndroidColorsNight (Results 1 – 12 of 12) sorted by relevance
| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | android-plugins.js | 8 …xports.withAndroidStyles = exports.withAndroidManifest = exports.withAndroidColorsNight = exports.… 97 const withAndroidColorsNight = (config, action) => { function 111 exports.withAndroidColorsNight = withAndroidColorsNight;
|
| H A D | android-plugins.d.ts | 39 export declare const withAndroidColorsNight: ConfigPlugin<Mod<Resources.ResourceXML>>;
|
| H A D | android-plugins.js.map | 1 …withAndroidColorsNight","withAndroidStyles","withMainActivity","withMainApplication","withProjectB…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.ts | 5 withAndroidColorsNight, 26 config = withAndroidColorsNight(config, (config) => {
|
| /expo/packages/@expo/config-plugins/src/ |
| H A D | index.ts | 46 withAndroidColorsNight,
|
| /expo/packages/@expo/config-plugins/build/ |
| H A D | index.d.ts | 24 export { withAndroidManifest, withStringsXml, withAndroidColors, withAndroidColorsNight, withAndroi…
|
| H A D | index.js | 29 withAndroidColorsNight: true, property 78 return _androidPlugins().withAndroidColorsNight;
|
| H A D | index.js.map | 1 …withAndroidManifest,\n withStringsXml,\n withAndroidColors,\n withAndroidColorsNight,\n withAn…
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashStyles.js | 44 config = (0, _configPlugins().withAndroidColorsNight)(config, config => {
|
| H A D | withAndroidSplashStyles.js.map | 1 …withAndroidColorsNight","getSplashDarkBackgroundColor","withAndroidStyles","removeOldSplashStyleGr…
|
| /expo/packages/@expo/config-plugins/src/plugins/ |
| H A D | android-plugins.ts | 99 export const withAndroidColorsNight: ConfigPlugin<Mod<Resources.ResourceXML>> = ( constant
|
| /expo/docs/pages/config-plugins/ |
| H A D | plugins-and-mods.mdx | 244 | `mods.android.colorsNight` | `withAndroidColorsNight` | - |
|