complete ClipPath element on iOS

This commit is contained in:
Horcrux
2016-04-27 23:14:15 +08:00
parent efd56cdb6a
commit fa751e31b0
18 changed files with 112 additions and 60 deletions

View File

@@ -213,7 +213,7 @@ const icon = <Svg
</G>
</Svg>;
const samples = [ClipPathAttr, ClipRule];//, ClipPathElement, TextClipping
const samples = [ClipPathAttr, ClipRule, ClipPathElement, TextClipping];
export {
icon,