react-native-windows
react-native-windows copied to clipboard
A framework for building native Windows apps with React.
### Problem Description If you have a custom control which has its own layout built with a container control (like a Grid) and you add it to a page with...
This PR backports #10567 to 0.70. ## Description The switch to PackageReference sprinkled required properties in each individual app/lib project file, instead of putting them in to the shared property...
This PR backports #10567 to 0.69. ## Description The switch to PackageReference sprinkled required properties in each individual app/lib project file, instead of putting them in to the shared property...
This PR backports #10567 to 0.68. ## Description The switch to PackageReference sprinkled required properties in each individual app/lib project file, instead of putting them in to the shared property...
### Problem Description I'm getting the following error while calling `downloadFile` with `avmoroz/react-native-fs`. Anyone encountered it or can offer some advice? I also tried `wwimmo/react-native-fs` with no luck. ``` RNFS.dll!winrt::impl::consume_Windows_Foundation_IPropertyValue::Type()...
### Problem Description CodeQL reports 22 `Conditionally uninitialized variable` warnings across the ChakraHelpers.cpp and ChakraValue.h files. ### Steps To Reproduce Link to CodeQL (corpnet-only): https://onees.lgtm.microsoft.com/projects/u/gh/microsoft%2Freact-native-windows%2Ftree%2Fmain/alerts/?mode=tree&ruleFocus=1000886 ### Expected Results _No response_...
### Problem Description CodeQL reports 1 `Weak cryptography by NodeJS library` error in the Hash.ts file. ### Steps To Reproduce Link to CodeQL (corpnet-only): https://onees.lgtm.microsoft.com/projects/u/gh/microsoft%2Freact-native-windows%2Ftree%2Fmain/alerts/?mode=tree&ruleFocus=1001395 ### Expected Results _No response_...
### Problem Description CodeQL reports 2 `Possible information leakage from uninitialized padding bytes` warnings across the Helpers.cpp and TouchEventHandler.cpp files. ### Steps To Reproduce Link to CodeQL (corpnet-only): https://onees.lgtm.microsoft.com/projects/u/gh/microsoft%2Freact-native-windows%2Ftree%2Fmain/alerts/?mode=tree&ruleFocus=1000871 ###...
### Problem Description We have a dedicated Windows Server Machine for build generation Below is the machine configuration. We have react-native-windows version 0.69.6 for our project. On build creation, Hermes.exe...
### Problem Description Package is unsigned, not named based on convention and uploaded from private credentials. ### Steps To Reproduce Notice the packages.config ### Expected Results Hermes package is 1....