RnMultibundler/android/app
xuqm bd3847e0ab feat(android): 优化资源加载和活动跳转逻辑
- 移除 keep.xml 文件,清理不必要的资源
- 重构 ReactHostHelper 类,简化 loadBundle 方法
- 更新 MultipleReactActivityDelegate 类,使用本地文件路径加载 bundle
- 修改 NavigationManager 类,优化活动跳转逻辑
- 新增 FileHelper 工具类,用于文件操作
- 更新 BuzActivity 类,使用 NavigationHelper.routerName 作为组件名称- 修改 MainApplication 类,使用本地文件路径加载 bundle
- 在 MainActivity 布局中添加按钮- 更新 package.json,添加 androidRelease 脚本
2025-07-16 18:18:35 +08:00
..
src feat(android): 优化资源加载和活动跳转逻辑 2025-07-16 18:18:35 +08:00
build.gradle refactor(YiwangxinMultip): 重构项目并重命名 2025-07-14 17:27:00 +08:00
debug.keystore Initial commit 2025-07-14 14:13:15 +08:00
proguard-rules.pro Initial commit 2025-07-14 14:13:15 +08:00