RnMultibundler/android/app
xuqm 205e4e8680 refactor(multiple): 优化多个 React Native 宿主的加载逻辑
- 修改 MultipleReactActivityDelegate 中的 loadApp 方法,使用动态传递的 mainComponentName
- 在 BuzActivity 中添加处理 React Host 生命周期状态的注释代码
-调整 MainApplication 中的 JS 主模块名和 Bundle 资源名的获取逻辑
- 修改 package.json 中 common bundle 的构建配置,关闭压缩并开启缓存重置
2025-07-16 18:40:32 +08:00
..
src refactor(multiple): 优化多个 React Native 宿主的加载逻辑 2025-07-16 18:40:32 +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