UNPKG

react-native-integrate

Version:

Automate integration of additional code into React Native projects

4 lines (3 loc) 219 B
export declare function getIosProjectPath(projectPath?: string): string; export declare function getIosProjectName(projectPath?: string): string; export declare function getPbxProjectPath(projectPath?: string): string;