Ryan

Results 3 issues of Ryan

exp : I open one window ,input 'source', then enter ,and then input 's', it's worked .But i open another window ,I input 's',It's not working.I'm so sadness

has-workaround
support

console.error: "Unhandled promise rejection", {"line":109121,"column":98,"sourceURL":........} then I add import 'babel-polyfill' show undefined is not an object this is my package.json "react-native": "^0.45.0", "react-native-svg": "^5.2.0", "react-native-pathjs-charts": "0.0.31", "babel-polyfill": "^6.23.0", "lodash": "^4.12.0",...

我修改了一下你的库,当不点击的时候显示中等清晰度的图片,然后点击的时候我替换成高清图片地址。但是替换完成后弹出来的Modal展示的图片尺寸不对,显示的是一个截取后的正方形图片。有没有什么办法解决这个问题呀,谢谢