ArcBlock / forge-js

:fire: JavaScript libraries to work with forge framework
https://forge-js.netlify.com/
Other
26 stars 2 forks source link

support display interface for all NFT #450

Closed PaperHS closed 4 years ago

PaperHS commented 4 years ago

support display interface for all NFT

PaperHS commented 4 years ago

SVG support iOS: path line rect circle ellipse polygon image text use title desc mask clip filter radialGradient linearGradient g style defs

Android: svg, a, circle, clipPath, defs, desc, ellipse, g, image, line, linearGradient, marker, mask, path, pattern, polygon, polyline, radialGradient, rect, solidColor, stop, style, SWITCH, symbol, text, textPath, title, tref, tspan, use, view,

Android 支持除了filter之外的所有iOS字段,所以iOS Android共同支持的字段为 path line rect circle ellipse polygon image text use title desc mask clip filter radialGradient linearGradient g style defs

wangshijun commented 4 years ago

453

wangshijun commented 4 years ago

453