refactor all components and isolated from ART dependency

This commit is contained in:
Horcrux
2016-04-20 00:52:59 +08:00
parent c8a04c3d28
commit d700ca5493
81 changed files with 2993 additions and 1437 deletions

View File

@@ -112,7 +112,7 @@ const icon = <Svg
></Text>
</Svg>;
const samples = [TextExample, TextRotate, TextStroke];
const samples = [TextExample, TextRotate, TextStroke, TextPath];
export {
icon,