react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.

Results 87 react-native-windows-samples issues
Sort by recently updated
recently updated
newest added

# Proposal: Add a sample implementation of a Native UI Component that uses a built-in control ## Summary Currently, the docs for Native UI Components uses a fully custom control....

enhancement
samples
Engineering Improvement Candidate

### Page url https://microsoft.github.io/react-native-windows/docs/native-modules ### Problem Description `REACT_METHOD` requires a promise as one of the arguments, but the doc sample at "1. Authoring your Native Module" has the following methods...

documentation
enhancement
Extensions

@chrisglein we don't control the order of inclusion as that's done by docusaurus. If/we move to docusaurus v2, a lot of this can go away since we can just embed...

enhancement
website
Engineering Improvement Candidate

Xaml Islands are a complicated topic, and we get lots and lots of questions about them ([and bugs that happen on them](https://github.com/microsoft/react-native-windows/issues?q=is%3Aopen+is%3Aissue+label%3A%22Area%3A+Islands%22)). - There's a nice [article](https://techcommunity.microsoft.com/t5/windows-dev-appconsult/getting-started-with-react-native-for-windows/ba-p/912093) that walks through...

enhancement
samples
Engineering Improvement Candidate

Add more realistic examples of native modules calling WinRT APIs Including pointing to our sample native modules and possibly community modules _Originally posted by @asklar in https://github.com/microsoft/react-native-windows-samples/pull/280#discussion_r498583890_

enhancement
samples
Extensions
Engineering Improvement Candidate

### Suggestion Adding the stuff from https://github.com/microsoft/react-native-windows/pull/8772 ### Location _No response_

documentation
enhancement

The resources page doesn't respond (well) to mobile or smaller screen sizes. Needs a styling fix to handle this. ![image](https://user-images.githubusercontent.com/6964369/85323820-94e26c80-b47d-11ea-8701-0013dd794db8.png)

enhancement
help wanted
website
Engineering Improvement Candidate

### Page url CI ### Problem Description Our CI checks links in our docs using unbroken. For some reason, working Pluralsight links keep reporting failure. Failing CI run here: https://github.com/microsoft/react-native-windows-samples/runs/3940931407?check_suite_focus=true...

bug
documentation

Will be useful to add a separate troubleshooting page with instructions on how to restart dev envionment after crashes, installation mistakes, other useful info based on breaking changes etc.,

documentation
enhancement

Update the docs to include troubleshooting information as per this thread: https://github.com/microsoft/react-native-windows/issues/4436#issuecomment-614945700 > this is caused by a stale version of react-native installed globally on your machine. please uninstall your...

documentation
enhancement