Searched refs:iosPodspecPaths (Results 1 – 7 of 7) sorted by relevance
27 iosPodspecPaths(): string[];
47 iosPodspecPaths() { method in ExpoModuleConfig
1 …\n * Returns podspec paths defined by the module author.\n */\n iosPodspecPaths(): string[] {…
50 iosPodspecPaths(): string[] { method in ExpoModuleConfig
15 const configPodspecPaths = revision.config?.iosPodspecPaths();
12 const configPodspecPaths = revision.config?.iosPodspecPaths();
1 …: Promise<string[]> {\n const configPodspecPaths = revision.config?.iosPodspecPaths();\n if (con…