Svg-for-Apache-Weex icon indicating copy to clipboard operation
Svg-for-Apache-Weex copied to clipboard

SVG For Apache Weex is a third party plugin, and is not developed nor maintained by Apache Weex.

Results 15 Svg-for-Apache-Weex issues
Sort by recently updated
recently updated
newest added

This package of weex is not support anymore! Please choose other package. 版本问题吗?

It seems weex-svg is somehow failing to display any image, environment is: weex v1.2.6 - weexpack : v0.4.7 - weex-builder : v0.3.12 - weex-previewer : v1.4.4 OS X 10.12.4 Sierra...

请原谅我比较菜,我怎么找不到ios的实现代码。我运行demo不成功想自己集成到项目里面。我看到插件里面描述有 WXSVGPathComponent.m 等实现文件。但是我项目和pod里面的包都找了 就是没有找到代码

SVG动画不支持吗?还有src属性。用SVG来做loading是一个很常规的需求。

![2017-09-19 6 59 19](https://user-images.githubusercontent.com/10496574/30590217-441d873e-9d70-11e7-91c9-cee3ecc6345c.png) 下载demo中缺少iOS的依赖,插件代码也没有,工程无法运行,请解决

我是看http://www.jackpu.com/weex-svg-jie-shao/ 过来的,想了解下如何结合d3.js使用

效果如图: H5和ios版可以正常渲染,但是安卓版line和circle这个标签没有渲染。 安卓注册组件代码如下图: 还希望作者能给予解释😁

weex: Argument format error! value is 37.925925925925924pxjava.lang.NumberFormatException: For input string: "37.925925925925924" at java.lang.Integer.parseInt(Integer.java:521) at java.lang.Integer.parseInt(Integer.java:556) at com.taobao.weex.utils.WXUtils.getInteger(WXUtils.java:367) at com.taobao.weex.utils.WXUtils.getInt(WXUtils.java:342) at com.taobao.weex.utils.WXReflectionUtils.parseArgument(WXReflectionUtils.java:221) at com.taobao.weex.ui.component.WXComponent.updateProperties(WXComponent.java:646) at com.alibaba.weex.svg.component.WXSvgContainer.updateProperties(WXSvgContainer.java:261) at com.taobao.weex.ui.component.WXComponent.bindData(WXComponent.java:444)