-
Notifications
You must be signed in to change notification settings - Fork 237
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Windows support (RNW 0.64.0) #146
base: next
Are you sure you want to change the base?
Conversation
UPDATE: |
Hey! Thank you for this contribution. I'm definitely interested in adding windows support as a part of the next major release. |
unfortunately, i have moved on from the project i needed this for. but there’s anything you need from me to move this along for the community, just ask. |
Hi, my project actually needs Windows support. Is it possible we can revive this PR? |
as mentioned, I have long since moved on to other projects/employment, but am happy to do anything necessary to move this along. |
#145
Overview
Add Windows support targeting React Native Windows 0.64.0. I don't claim to be a C++ expert, so am open for any and all feedback. I am opening this PR to hopefully start receiving any feedback early.
Test Plan
I am still testing on my laptop in dev, but intend to test on a Surface Pro and Honeywell tablets with cellular cards under a Release build when I return home early next week, and adding unit tests wherever possible in the meantime.