UNPKG

@react-native-community/cli-platform-ios

Version:
26 lines 559 B
export declare const projectWithPodfileOnly: { ios: {}; }; export declare const project: { ios: { Podfile: string; 'demoProject.xcodeproj': { 'project.pbxproj': any; }; }; }; export declare const withExamples: { Examples: { Podfile: string; 'exampleProject.xcodeproj': { 'project.pbxproj': any; }; }; ios: { Podfile: string; 'demoProject.xcodeproj': { 'project.pbxproj': any; }; }; }; //# sourceMappingURL=projects.d.ts.map