白宇东

Results 6 issues of 白宇东

我在项目中直接依赖了最新的master代码 `yarn add https://github.com/qiuxiang/react-native-amap3d` 由于入口`lib/js`需要执行`yarn run build`后才会生成,所以我在项目的`package.json`的`scripts`中加入了`"postinstall":"cd node_modules/react-native-amap3d;yarn run build"` 执行`yarn`命令的输出如下: > yarn install v1.22.4 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It...

fork之后的库yarn失败,无法访问到https://registry.npm.alibaba-inc.com/这个域名

replace Image.getSize with getSizeWithHeaders to support OSS. Such as Aliyun OSS

**Describe the bug** We have a conversation details page. When send a text message beyond the height of the screen. At this point, long press on the text message page...