Home
last modified time | relevance | path

Searched refs:getProjectStylesXMLPathAsync (Results 1 – 8 of 8) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DStyles-test.ts6 getProjectStylesXMLPathAsync,
44 const stylesPath = await getProjectStylesXMLPathAsync('/empty')!;
62 const stylesPath = await getProjectStylesXMLPathAsync('/app')!;
89 const stylesPath = await getProjectStylesXMLPathAsync('/app')!;
/expo/packages/@expo/config-plugins/build/android/
H A DStyles.js8 exports.getProjectStylesXMLPathAsync = getProjectStylesXMLPathAsync;
40 async function getProjectStylesXMLPathAsync(projectRoot, { function
H A DStyles.d.ts6 export declare function getProjectStylesXMLPathAsync(projectRoot: string, { kind }?: {
H A DStyles.js.map1getProjectStylesXMLPathAsync","projectRoot","kind","getResourceXMLPathAsync","name","ensureDefault…
/expo/packages/@expo/config-plugins/src/android/
H A DStyles.ts28 export async function getProjectStylesXMLPathAsync( function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithAndroidBaseMods.ts255 return await Styles.getProjectStylesXMLPathAsync(projectRoot);
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithAndroidBaseMods.js360 return await _android().Styles.getProjectStylesXMLPathAsync(projectRoot);
H A DwithAndroidBaseMods.js.map1getProjectStylesXMLPathAsync","_styles$resources$$","fallback","projectBuildGradle","Paths","getPr…