microsoft / microsoft/react-native-windows
Create ReactNativeIsland control
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Some customers require being able to consume RNW from a brownfield app just like they consume xaml controls from libraries (i.e. no changes to the app code itself). This tracks creating a UserControl that encapsulates a ReactRootView and the logic to set up an ReactInstance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Windows UserControl and ReactRootView integration points, then trace how a ReactInstance is set up for a brownfield app. Done means a ReactNativeIsland control encapsulates those pieces so customers can consume RNW like a XAML library control without changing app code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100