Skip to content

how can I add an existing C# project to a RNW solution? #8410

Answered by chrisglein
BenMakesGames asked this question in Q&A
Discussion options

You must be logged in to vote

If it helps, this article covers how to host RNW inside a WPF application. Which isn't quite what you're asking for, but maybe relevant? It certainly comes from more of an established app perspective, not just a new project.

One key difference coming from WPF to RNW is that RNW is going to create a UWP app, which is going to affect the portability of some of your existing app logic. More on that here.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chrisglein
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants