Would you accept a pull request to Windows as a supported platform?
https://github.com/ReactWindows/react-native-windows/blob/master/docs/NativeModulesWindows.md
I would!
I have submitted a pull request for this just now, before I stumbled across this ticket
That's great @jmcginty - shouldn't the font copying be handled my rnpm link? That may be something that needs adding to the windows plugin for rnpm / react-native-cli
@joewood Can you point me to some info about rnpm link? I don't know how to set that up, but that would be the best way to avoid the manual linking.
Hey @jmcginty. I actually thought rnpm link should do it automatically based on the contents of the package.json.
"rnpm": {
"assets": [
"Fonts"
]
},
Not sure if this is working though.
Closing this issue after https://github.com/oblador/react-native-vector-icons/pull/308 merged
Most helpful comment
I would!