Searched refs:getExpoPlistPath (Results 1 – 4 of 4) sorted by relevance
35 export declare function getExpoPlistPath(projectRoot: string): string;
17 exports.getExpoPlistPath = getExpoPlistPath;272 function getExpoPlistPath(projectRoot) { function
1 …getExpoPlistPath","supportingPath","usingPath","relative","extraPaths","v","addWarningIOS","JSON",…
270 export function getExpoPlistPath(projectRoot: string): string { function