-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 support for the Windows OS #514
base: master
Are you sure you want to change the base?
Conversation
Adds a react-native-windows application to the example.
Adds windows tests to the example app.
b3ba4c4
to
601a293
Compare
07be457
to
6045d0c
Compare
Hi @crazycodeboy , Since opening this PR, I've made the following additional changes:
The PR is now ready for review. |
This would be really, really great to have - is there anything preventing this PR from going in? Happy to help ironing out any kinks if that's what's holding this up. |
Is there any estimated time for 0.64 support? Seems like it's currently not compatible. |
Hi @kpete2017 , |
Any updates here?👀 |
This pull request adds support for running
react-native-splash-screen
withreact-native-windows
.It also updates the example to the latest
react-native
0.63 and adds an Windows example.