react-native-windows-samples
react-native-windows-samples copied to clipboard
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
### Page url https://microsoft.github.io/react-native-windows/docs/flyout-component ### Problem Description All Fabric props like ScrollView, Image, etc Props API are missing!
## Description - Separates Old and New Arch Components Sections - Adds Fabric Component Props under New API for Windows. It doesn't contain Android / IOS specific props. ### Why...
Bumps [image-size](https://github.com/image-size/image-size) from 1.1.1 to 1.2.1. Release notes Sourced from image-size's releases. v1.2.1 Fixes fix potential Denial of Service via specially crafted payloads in https://github.com/image-size/image-size/commit/640a67d9e821baee4cb596def8db00627f649dfc Full Changelog: https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1 v1.2.0 This...
In this snippet https://github.com/microsoft/react-native-windows-samples/blob/fd8310144083733eec02d1dde18032aea02f6faa/docs/windowsbrush-and-theme.md?plain=1#L53-L59 is it correct to call `addChangeListener` in response to `componentDidMount` *and* `componentWillUnmount`?
### Summary Once we have a working `cs-lib` template, we'll want to create a C# version of NativeModuleSample in this repo. ### Motivation We will want a working sample that...