ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

(react-native-svgkit) SVG support for macOS #229

Open aleclarson opened 5 years ago

aleclarson commented 5 years ago

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.