# TestAppModule **Repository Path**: AndySuzhibin/TestAppModule ## Basic Information - **Project Name**: TestAppModule - **Description**: 组件化 Module组件 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: IOS, 组件化 ## README 组件化 TestAppModule 组件 还需要下载 主工程[TestApp](https://gitee.com/AndiSuzhibin/TestApp) 才可以实现组件化跳转 注意 因为GitHub 下载工程默认会加-master,导致主工程报错,是因为工程名变了,找到不组件的造成的,可以把TestApp-master,TestAppModule-master 的 -master删掉,在主工程运行,如还报错 主工程 pod install。 介绍文档[iOS组件化实践](https://www.jianshu.com/p/88a6d99cf953)