-
Notifications
You must be signed in to change notification settings - Fork 63
Enable react-native-windows support #116
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
Comments
microsoft/react-native-windows#6582 This pull request should give us access to the react-native-windows jsi runtime. It's unclear what additional work will be needed to get things working with NAPI |
Work is out of the following branch: Building a local version of react-native-windows based on the following PR reveled some more issues:
at this point, calling logic on both the ui and javascript thread in react-native-windows native module definition seems to work correctly |
At this point we have a working prototype for UWP. There are a few dependencies we will be waiting on:
|
Uh oh!
There was an error while loading. Please reload this page.
We are starting on the process of enabling react-native-windows support. We will use this issue to track progress.
Some known requirements:
The text was updated successfully, but these errors were encountered: