05 2018 档案
摘要:Changed the version of react project to a lower one from here npm install -g rninit rninit init [Project Name] --source react-native@0.40.0 Worked oka
阅读全文
摘要:ReactNative生成android平台的bundle文件命令 2016年11月03日 23:23:28 阅读数:4869 2016年11月03日 23:23:28 阅读数:4869 阅读数:4869 注:如果assets文件没有正确生成,需要手机创建或授权 网上的其它的很多都不好用,这个是好用
阅读全文
摘要:android ReactNative之Cannot find entry file index.android.js in any of the roots 2018年04月02日 14:53:12 阅读数:85 2018年04月02日 14:53:12 阅读数:85 阅读数:85 由于公司要求,
阅读全文
摘要:http://weishijun.cc/ReactNative+Win10+Android%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/#more https://www.cnblogs.com/yu
阅读全文
摘要:使用阿里云的国内镜像仓库地址,就可以快速的下载需要的文件 修改项目根目录下的文件 build.gradle : buildscript { repositories { maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'
阅读全文