microsoft / microsoft/react-native-windows

Move ReactApplication to project template, or improve its extensibility

Open
#8,699 6 comments 0 reactions 1 assignee View on GitHub

@vmoroz is already working on this.

Since Oct 11, 2021.

Agenda enhancement Needs: Dev Design Workstream: ES Compliance SFI
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

The current ReactApplication doesn't quite work for all possible cases (e.g. protocol activation, it assumes a single RN instance, whereas there should be one instance per window/ApplicationView).

Either we need more logic in ReactApplication, or we should move it out of the MRN dll and into the project template. Step 0 is to validate that it's possible to move to the project template :)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.