logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

react-native项目引入ant-design

react-native项目引入ant-design之前试过引入多次ant-design,复制官网代码$ npm install antd-mobile --save运行。一直报错类似某个css不能resolve。应该是普通的css在reactnative中不能识别使用。react-native mobile的官方地址:https://mobile.ant.design/index-cndemo演

reactNative 报错:debugCompileClassPath、compileDebug not found、unable to load script,make sure you are.

传送门中文网地址https://reactnative.cn/首先按照官网一步步配置好环境地址再这里https://reactnative.cn/docs/getting-started.html将android/build.gradle中的jcenter()和google()分别替换为maven { url 'https://maven.aliyun.com/repository/jcenter

#gradle#reactjs
到底了