react-primitives-svg icon indicating copy to clipboard operation
react-primitives-svg copied to clipboard

Primitive React SVG Elements Across Targets

Results 5 react-primitives-svg issues
Sort by recently updated
recently updated
newest added

`react-sketchapp` and `react-native-svg` have more svg elements now: ```js { ClipPath, Image, Pattern, TextPath, TSpan } ``` Should I go ahead and open a PR @chengyin ?

Added some README documentation too 🙂. resolves #8

https://github.com/airbnb/react-sketchapp/blob/master/src/components/Svg/Pattern.js Supported by Dom maybe by Sketch. Patterns are in native todo list too. Just a suggestion! What is your advice?