react-native-svg-desktop/README.md

458 B

react-native-art-svg

Features

  1. Supports most of SVG elements and properties(Rect, Circle, Line, Polyline, Polygon, G ...).
  2. 100% based on ReactNative`s ART library
  3. Easy to convert SVG code into ReactNative code.

Install

npm install react-native-art-svg

TODO:

  1. fill-rule:evenodd
  2. clipPath (wait for official supports)
  3. textPath (wait for official supports)
  4. pattern
  5. animations https://github.com/maxwellito/vivus