SVG library for React Native, React Native Web, and plain React web projects.
Перейти к файлу
Horcrux e243a1b6bf update README 2016-01-25 15:53:23 +08:00
Example Add gradient elements and examples 2016-01-25 15:50:06 +08:00
elements Add gradient elements and examples 2016-01-25 15:50:06 +08:00
lib Add gradient elements and examples 2016-01-25 15:50:06 +08:00
.editorconfig init project 2016-01-17 22:29:06 +08:00
.gitattributes :octocat: Added .gitattributes 2016-01-17 22:27:50 +08:00
.gitignore init project 2016-01-17 22:29:06 +08:00
.npmignore Add examples and refactor code 2016-01-21 23:44:38 +08:00
README.md update README 2016-01-25 15:53:23 +08:00
index.js Add gradient elements and examples 2016-01-25 15:50:06 +08:00
package.json Update version 2016-01-25 11:39:44 +08:00

README.md

react-native-art-svg

TODO:

  1. fill-rule:evenodd
  2. gradients
  3. other elements
  4. animations https://github.com/maxwellito/vivus

elements:

  1. clipPath (wait for official complete)
  2. textPath (wait for official complete)
  3. symbol
  4. pattern