Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for React Native Windows #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dstaley
Copy link

@dstaley dstaley commented Feb 29, 2020

This PR includes everything necessary to add support for React Native on Windows! 馃帀

GIF of a Windows React Native app generating random UUIDs

Getting all the paths for the project includes was a bit tricky, and it's possible it doesn't actually work when installed from NPM. It'd be a huge help if you could publish an alpha version just so that I can download it and confirm everything loads correctly.

Before merging this, I'd like to update the readme with instructions on how to include this in a Windows project. I'll update this PR within the next day or so with that!

@dstaley
Copy link
Author

dstaley commented Feb 29, 2020

So I just came across this comment from a member of the React Native for Windows team.

Community modules will likely want to be in C++ so that you dont require other apps to load the CLR.

Hearing this, I'm going to switch this to C++ instead of C#.

@namrog84
Copy link

See PR #15 for the C++ instead of C# windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants