2cd7290808
优化 Symbol |
||
---|---|---|
Example | ||
elements | ||
lib | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.npmignore | ||
README.md | ||
index.js | ||
package.json |
README.md
react-native-art-svg
Features
- Supports most of SVG elements and properties(Rect, Circle, Line, Polyline, Polygon, G ...).
- 100% based on ReactNative`s ART library
- Easy to convert SVG code into ReactNative code.
Install
npm install react-native-art-svg
TODO:
- fill-rule:evenodd
- clipPath (wait for official supports)
- textPath (wait for official supports)
- symbol
- pattern
- animations https://github.com/maxwellito/vivus