microsoft / react-native-test-app

react-native-test-app provides an app for all supported platforms as a package
MIT License
595 stars 91 forks source link

fix(windows): update template to set paths dynamically #2249

Closed tido64 closed 1 month ago

tido64 commented 1 month ago

Description

A new rnwPathFromProjectRoot parameter was recently introduced to calculate the path correctly from the project's root directory.

Platforms affected

Test plan

npm run set-react-version canary-windows
yarn
cd example
yarn install-windows-test-app --use-fabric
yarn windows

# In a separate terminal
yarn start