458 B
458 B
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)
- pattern
- animations https://github.com/maxwellito/vivus