Description:
react-native-art-svg is built to provide a SVG interface to react native on both iOS and Android which is based on ART.
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.
