de07af904a
* Create new CLI init-windows command ## Description This PR implements a new, named template-based `react-native init-windows` command as described by #11920. Note, this does not change or deprecate the existing `react-native-windows-init` / `generateWindows` infrastructure or templates. ### Type of Change - New feature (non-breaking change which adds functionality) ### Why This is part of restructuring how users can add RNW support to their RN projects. ### What 1. Creates a new `init-windows` RN CLI command that creates a new windows project based on a given template 2. The first CLI templates under `old/`, which are just wrappers which call the existing templating code in `generateWindows` Closes #12152 Closes #12151 Closes #12150 Closes #12149 Closes #12148 Closes #12147 ## Screenshots N/A ## Testing Ran existing tests, created base `initWindows` tests. ## Changelog Should this change be included in the release notes: yes Created a new `init-windows` command * fix generateWrapper * remove sample apps package.json * update yarn.lock * Rename old templates |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
policies | ||
CODEOWNERS | ||
LICENSE | ||
dependabot.yml | ||
hero.png | ||
hero2.png | ||
pull_request_template.md | ||
security.md |