react-native-create-library icon indicating copy to clipboard operation
react-native-create-library copied to clipboard

Windows issues

Open GantMan opened this issue 9 years ago • 2 comments

Just used this to build a Windows plugin

https://github.com/GantMan/WinGif

Here's some notes:

  • there should be a .gitignore that at least has a node_modules/ entry.
  • Probably update RNWin from 0.29.0 to 0.36.0 or something a bit newer.
  • The README for manual add in Windows is wrong. I updated my readme to be the correct instructions
  • the generated csproj react windows root should be 3 updirs ..\..\.. and not 2

cc: @rozele

GantMan avatar Nov 09 '16 23:11 GantMan

Hi @GantMan, thank you so much for writing all of these down. I'll address these issues in an upcoming release.

frostney avatar Feb 22 '17 00:02 frostney

Sounds great! Let me know if I can help :)

GantMan avatar Feb 22 '17 14:02 GantMan