chengyin / react-primitives-svg

Primitive React SVG Elements Across Targets
MIT License
40 stars 10 forks source link

Support newer svg elements #8

Open macintoshhelper opened 4 years ago

macintoshhelper commented 4 years ago

react-sketchapp and react-native-svg have more svg elements now:

{ ClipPath, Image, Pattern, TextPath, TSpan }

Should I go ahead and open a PR @chengyin ?

chengyin commented 4 years ago

@macintoshhelper Please feel free to send in a PR.

macintoshhelper commented 4 years ago

Thanks! Opened a PR, and added some docs to the README.md 🙂