react-primitives-svg
react-primitives-svg copied to clipboard
Primitive React SVG Elements Across Targets
`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?