Home
last modified time | relevance | path

Searched refs:withMainApplication (Results 1 – 9 of 9) sorted by relevance

/expo/packages/@expo/config-plugins/build/plugins/
H A Dandroid-plugins.js8 …orts.withSettingsGradle = exports.withProjectBuildGradle = exports.withMainApplication = exports.w…
142 const withMainApplication = (config, action) => { function
156 exports.withMainApplication = withMainApplication;
H A Dandroid-plugins.d.ts60 export declare const withMainApplication: ConfigPlugin<Mod<Paths.ApplicationProjectFile>>;
H A Dandroid-plugins.js.map1withMainApplication","withProjectBuildGradle","withAppBuildGradle","withSettingsGradle","withGradl…
/expo/packages/@expo/config-plugins/src/
H A Dindex.ts49 withMainApplication,
/expo/packages/@expo/config-plugins/build/
H A Dindex.d.ts24 …lors, withAndroidColorsNight, withAndroidStyles, withMainActivity, withMainApplication, withProjec…
H A Dindex.js32 withMainApplication: true, property
156 return _androidPlugins().withMainApplication;
H A Dindex.js.map1 …hAndroidColorsNight,\n withAndroidStyles,\n withMainActivity,\n withMainApplication,\n withPro…
/expo/packages/@expo/config-plugins/src/plugins/
H A Dandroid-plugins.ts147 export const withMainApplication: ConfigPlugin<Mod<Paths.ApplicationProjectFile>> = ( constant
/expo/docs/pages/config-plugins/
H A Dplugins-and-mods.mdx248 | `mods.android.mainApplication` | `withMainApplication` | <WarningIcon /> |