Home
last modified time | relevance | path

Searched refs:withAndroidColorsNight (Results 1 – 12 of 12) sorted by relevance

/expo/packages/@expo/config-plugins/build/plugins/
H A Dandroid-plugins.js8 …xports.withAndroidStyles = exports.withAndroidManifest = exports.withAndroidColorsNight = exports.…
97 const withAndroidColorsNight = (config, action) => { function
111 exports.withAndroidColorsNight = withAndroidColorsNight;
H A Dandroid-plugins.d.ts39 export declare const withAndroidColorsNight: ConfigPlugin<Mod<Resources.ResourceXML>>;
H A Dandroid-plugins.js.map1withAndroidColorsNight","withAndroidStyles","withMainActivity","withMainApplication","withProjectB…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashStyles.ts5 withAndroidColorsNight,
26 config = withAndroidColorsNight(config, (config) => {
/expo/packages/@expo/config-plugins/src/
H A Dindex.ts46 withAndroidColorsNight,
/expo/packages/@expo/config-plugins/build/
H A Dindex.d.ts24 export { withAndroidManifest, withStringsXml, withAndroidColors, withAndroidColorsNight, withAndroi…
H A Dindex.js29 withAndroidColorsNight: true, property
78 return _androidPlugins().withAndroidColorsNight;
H A Dindex.js.map1 …withAndroidManifest,\n withStringsXml,\n withAndroidColors,\n withAndroidColorsNight,\n withAn…
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashStyles.js44 config = (0, _configPlugins().withAndroidColorsNight)(config, config => {
H A DwithAndroidSplashStyles.js.map1withAndroidColorsNight","getSplashDarkBackgroundColor","withAndroidStyles","removeOldSplashStyleGr…
/expo/packages/@expo/config-plugins/src/plugins/
H A Dandroid-plugins.ts99 export const withAndroidColorsNight: ConfigPlugin<Mod<Resources.ResourceXML>> = ( constant
/expo/docs/pages/config-plugins/
H A Dplugins-and-mods.mdx244 | `mods.android.colorsNight` | `withAndroidColorsNight` | - |