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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add React Native for Windows vNext support #1871

Closed
stmoy opened this issue Jan 14, 2020 · 0 comments
Closed

Add React Native for Windows vNext support #1871

stmoy opened this issue Jan 14, 2020 · 0 comments
Labels
stale Closed due to inactivity or lack or resources

Comments

@stmoy
Copy link

stmoy commented Jan 14, 2020

Feature Request

React Native for Windows enables React Native apps to target Windows via UWP. React Native for Windows is under active development by Microsoft. Most recently, the platform has been updated to leverage high-performance C++ (known as "RNW vNext"). Now that the RNW vNext supports native modules as a platform, we have identified several key native modules to add Windows support for (including react-native-video) to help validate that the platform has the right set of capabilities and to bootstrap the community of modules that target Windows.

Microsoft devs are signed up to help build out this implementation, but we wanted to track this work here as well to help provide some transparency that we're doing this work and hoping to contribute back to the repo.

(Note that this is also a topic of conversation on #1628)

Why it is needed

Microsoft devs are signed up to help build out this implementation, but we wanted to track this work here as well to help provide some transparency that we're doing this work and hoping to contribute back to the repo.

Possible implementation

This implementation will use the updated React Native for Windows vNext native module infrastructure, documented here: https://github.com/microsoft/react-native-windows/blob/master/vnext/docs/NativeModules.md

On the react-native-windows GitHub, we're tracking this work with the following issue:
microsoft/react-native-windows#2095

Code sample

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

2 participants