# RN-MultiBundler-UI **Repository Path**: jishuke/RN-MultiBundler-UI ## Basic Information - **Project Name**: RN-MultiBundler-UI - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RN-MultiBundler-UI 可视化的RN拆包工具 专门为react-native-multibundler开发的UI拆包工具,使用electron开发 使用方法: 1、安装electron 2、进入工程目录,npm install 或者 yarn install 3、运行程序,执行 npm run start 4、刚进入会弹出选择需要拆包的工程目录的弹框: choose_proj_dialog 5、根据需要选择打包参数: packege_ui 该拆包工具跟命令行打包最大的优势是:当业务包依赖一个大型的第三方库的时候,这个第三方库又依赖的其他的第三方库,UI打包工具能自动计算出所有需要打包进入的第三方库