react-native-art-extra
Version:
Useful React Components like tags used in svg file for ReactNativeART's Surface Component.
24 lines (23 loc) • 489 B
JSON
{
"name": "react-native-art-extra",
"version": "0.1.2",
"description": "Useful React Components like tags used in svg file for ReactNativeART's Surface Component. ",
"main": "art-extra.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"art",
"Rect",
"Circle",
"Line",
"Ellipse",
"Wedge",
"Polyline",
"Polygon",
"skew"
],
"author": "程巍巍",
"license": "Apache-2.0"
}