
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
(一)前言版本环境node 8.0+(v8.12.0)npm 5.0+(v6.4.1)java (v1.8.0_172)"react-native": "0.57.1",&am
npm install mysql -S// 涉及多表插入需要使用beginTransaction() // 打开事物rollback() //事物回滚
(一) React Native Debugger 中查看 network在我们打开react-native-debugger 时候, 我们不能从network查看网络请求,这时候有两种方案,在index.js 添加以下代码GLOBAL.XMLHttpRequest = GLOBAL.originalXMLHttpRequest || GLOBAL.XMLHttpRequest;参考...
(一)前言一个完整的web开发手脚架,应该包含以下babel-loader 图片 音视频 字体 样式处理开发环境配置生产多环境scripts配置,流程化前端生产构建生产环境打包优化, 如构建速度,打包外链库,抽离公共模块,页面切片处理(代码内部),git commit 检查规范 和 eslint配置(二)webpack配置新增eslint配置增加webpack配置使用en...
(一) 设置 Deployment Info因为默认rn创建为ipone,在ipod打开有大黑边所以需要 如下配置(二) 设置 比例函数如果默认使用rn的配置,会发现在ipad上面显示的很小,这时候需要缩放函数参考链接import { Dimensions } from 'react-native';const { width, height } = Dimensions.get...
错误Warning: [react-router] You cannot change ; it will be ignoredWarning: [react-router] You cannot change ; it will be ignored错误类型原因:// src/index.js// Hot Module Replacement APIif (...







