react-native Cannot fit requeste
2020-12-27 本文已影响0人
朱传武
今天运行react-tive项目,在ios运行正常,android确跑不起来:
image.png
解决办法:
image.png
在build.gradle里面defaultConfig下面添加
multiDexEnabled true
今天运行react-tive项目,在ios运行正常,android确跑不起来:
image.png
image.png
multiDexEnabled true