react-native-macos icon indicating copy to clipboard operation
react-native-macos copied to clipboard

(react-native-svgkit) SVG support for macOS

Open aleclarson opened this issue 5 years ago • 0 comments

If you have a .svg file or URL that you want to render, check out my new library.

https://github.com/alloc/react-native-svgkit

I haven't published it to NPM yet, so you'll need to install from Github like so:

npm install alloc/react-native-svgkit#0.1.0

For more info, see the README.

aleclarson avatar Mar 10 '19 19:03 aleclarson