Jon Thysell
Jon Thysell
Moving this to the backlog until we reach a case where we need to use the new APIs **within** RNW.
[codeql.cpp.zip](https://github.com/microsoft/react-native-windows/files/14215745/codeql.cpp.zip)
@AgneLukoseviciute Can you look into this? Is this a problem with the Switch XAML control, or in our styling of it? Are we preventing the correct styling from happening in...
Keep on backlog for now, don't know if we can fix for Paper but we should do this right in Fabric.
@chiaramooney , are we hitting this with Gallery? Would Gallery pass this certification? @Victor0814gui Have you tried uploading the appx to see if the Store actually complains about it?
@YajurG I just saw that the fabric ActivityIndicatorComponentView doesn't call `updateTransformProps()`.
The docs show what you need to set to make it work, not necessarily what (incorrect) config got generated.
Does this repro without passing `--proj`? Where do we specify to do that? What happens if you just run `npx react-native run-windows --logging --no-packager --no-launch --no-autolink --no-deploy --arch x64` which...
If I run `npx react-native run-windows --logging --no-packager --no-launch --no-autolink --no-deploy --arch x64` locally everything builds fine except I get an (ignorable) error: `No app project file found, please specify...
It's good to know, except for having to inject that into every node project.