移动端_REACT_NATIVE_拆分BUNDLE与ANDROID加载

1 拆分 bundle 代码(基于 react native 最新版本 0.55.4)https://github.com/krmao/smart-metro/tree/smart

2 android 分步加载 react native bundle 代码https://github.com/krmao/template/tree/reactnative/apps/app-template/android/arsenal/modules/module-template-react_native/src/main/java/com/smart/template/module/rn

参考 https://github.com/tsyeyuanfeng/metro-bundler