Matthew Taylor
Matthew Taylor
### Description This PR adds an option to the Firebase CLI to override the `functions.source` config option on `firebase deploy`. This is much like the option which overrides the public...
### Problem Description A React Native Windows app can run in Assigned Access mode. However, if the `windows.aboveLockScreen` extension is added to `Package.appxmanifest`, the app crashes when signing into the...
### Problem Description It seems there is no way to use the `WinUI.AnimatedIcon` component. The WinUI docs suggest this approach: ```XAML ``` But `animatedvisuals:AnimatedBackVisualSource` and `AnimatedIcon.FallbackIconSource` don't exist in this...