React-native-windows: How long we will have support react with UWP?

Created on 25 Nov 2016  路  5Comments  路  Source: microsoft/react-native-windows

Hi,
We have a xbox one ADK project which has to be migrated to UWP. I was wondering if I can use react-native ?

I've search into http://facebook.github.io/react-native/ and I didn't see any tutorial for windows UWP.

Do you intend to maintain this repository ?

All 5 comments

From my side, we have a multi-year commitment to React Native Windows. Even though our focus is on WPF, our goal is to keep as much code Shared as possible and to advance React Native for both WPF and UWP in parallel.

I can't speak as to why there's no mention of RNW at all on Facebook'a React Native documentation.

Thanks @alexandrubeu, we've been keeping up with the regular releases of react-native for about 6 months now, and plan to continue this. I posted to the Core Contributors community to start brainstorming about cross posting of documentation https://www.facebook.com/groups/reactnativeoss/permalink/1617709961858965/

@matthargett I've recently had to work on extending a "traditional" WPF application and wished I had React+TypeScript. Are you saying this project targets WPF? Is it something I could use in a modular way within an existing C#/WPF application? I can't see a hint of that in the introductory docs - it's all about Universal Apps.

@danielearwicker WPF support is there in the code, and we ( @GantMan , mainly ) are working on the CLI piece so a react-native-windows project can be created as easily as it is work UWP right now. Once the developer experience is reasonable, we'll update the documentation. Our internally-developed RNW application is only targeting WPF, not UWP, and is working well so far for us :)

As far as using it in a modular way, react-native-windows really wants full control of the application windows at this point in time. I think you could possibly host RNW flows in a child window of your main application, but the only way to find out would be to try it :)

I think the question was answered. Please re-open if there's more specific questions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GurtejSafaltek picture GurtejSafaltek  路  3Comments

James-E-Adams picture James-E-Adams  路  3Comments

fs-kanayama picture fs-kanayama  路  4Comments

tahakhozooie picture tahakhozooie  路  4Comments

kmelmon picture kmelmon  路  3Comments