react-native-dva-starter icon indicating copy to clipboard operation
react-native-dva-starter copied to clipboard

不能编译

Open LBC100 opened this issue 7 years ago • 0 comments

android.enableAapt2=false 官方的cli生成的项目是能打包编译的. 您的cli生成的项目打包编译保错了.根据网上查的资料添加android.enableAapt2=false,是能解决问题的.但这只是暂时性的,android.enableAapt2=false这个属性2018年年底就要废除了. 请您更新一下这个cli,谢谢

LBC100 avatar Sep 14 '18 02:09 LBC100