### 问题描述 目前小程序与h5,都采用webpack打包,若react native 端也可以统一,那编译配置部分会更加简单。 参考:https://github.com/callstack/react-native-webpack-toolkit ### 解决方案 >todo