Home
last modified time | relevance | path

Searched defs:getAndroidManifestAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DPaths.ts113 export async function getAndroidManifestAsync(projectRoot: string): Promise<string> { function
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js137 async function getAndroidManifestAsync(projectRoot) { function