-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
Milestone
Description
Xaml Islands are a complicated topic, and we get lots and lots of questions about them (and bugs that happen on them).
- There's a nice article that walks through adding RNW to a WPF app using Xaml Islands. But that's a slice in time, currently 2 years old, and not accessible as a sample that people can quickly build and copy.
- There's an existing repo of Xaml Islands Samples, but that's not going to include RNW.
- We have another issue on this repo tracking the need for a write up on this topic.
- Playground Win32 uses islands, but isn't documented and also is serving many more purposes than a "hello world w/ islands" app would.
I think what need is the simplest example app we can muster of a Xaml islands + RNW app. And we need it to live here on this repo alongside our other samples.