Sharath Manchala
Sharath Manchala
## Description Provide support for creating Packaged App Notifications Sample ## Target Release 1.2 ## Checklist 1. Samples built and deployed using VS2022 2. Samples run on x64 - debug/release...
## Description ### What Update the sample-app-fabric to use ReactNativeAppBuilder Resolves #13388 ## Changelog no_ ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows/pull/13382)
`###` Problem Description I can see that while applying transform and transformOrigin props, the **transform** prop is propagated into the platform but **transformOrigin** is not being propagated into the platform....
Description: When push notifications are received onRawNotificationReceived is triggered in PushNotificationChannel.cpp for packaged applications. the API returns CV too. Uncomment it and add it to telemetry event for notification validation...
Implement submitBehavior property for TextInput in Fabric https://reactnative.dev/docs/textinput#submitbehavior
## Description Updated the following packages: - '[email protected]' : CVE-2024-12905 ### Type of Change - Bug fix (non-breaking change which fixes an issue) ### Why To resolve Component Governance alerts....
When we hover on the Xaml Button hosted in the childsitelink the UIA asks which element is under the screen point and calls intoCompositionRootAutomationProvider::ElementProviderFromPoint -----> which calls into RootComponentView::UiaProviderFromPoint ---->...
Can we please delete: 1. playground-composition\CustomComponent.cpp 2. CalendarView in sample-custom-component