今天运行react-tive项目,在ios运行正常,android确跑不起来: image.png 解决办法: image.png 在build.gradle里面defaultConfig下面添加multiDexEnabled true