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 115 react-native-windows-samples issues
Sort by recently updated
recently updated
newest added

It would be good to add a page that sets context on what the API docs section is doing - point to RN docs for all RN APIs, set context...

documentation
enhancement

### Page url https://microsoft.github.io/react-native-windows/docs/config ### Problem Description Dependency config documentation should be updated to reflect the nugetPackageLang and have an example for a nuget-based module

documentation
enhancement

### Page url https://microsoft.github.io/react-native-windows/docs/NuGet ### Problem Description The idea is that the flag to toggle between consuming M.RN through source or binary distribution is a decision made by the app...

documentation
enhancement

@jonthysell might know. I don't think the new exclusions fix-unbroken is adding are right, as there are missing ones. You can delete those and just add `!versioned_docs/version-0.64/*-api-windows*.md` for the time...

bug
website

Extracting from [this discussion](https://github.com/microsoft/react-native-windows/issues/8332), it would be helpful to have a sample of an unpackaged app, rather than relying on the playground app. Something of a minimal shell of an...

enhancement
samples
Engineering Improvement Candidate

Meta-point for triage: we don't talk about the e2e debug experience in our docs but we should; there are Windows-specific pieces (e.g. how to use VS, does flipper work, JS...

documentation
enhancement
Engineering Improvement Candidate

New API @vmoroz added for 0.63. Usage here: https://github.com/microsoft/react-native-windows/blob/master/vnext/Microsoft.ReactNative.IntegrationTests/ReactNotificationServiceTests.cpp

documentation
enhancement

### Suggestion Right now, we use react-native-camera in the CameraDemo sample to verify that autolinking of a community module works, however it looks like that module might not be worked...

enhancement
samples

We do include some contribution information on the website [here](https://microsoft.github.io/react-native-windows/docs/contributing). I don't think it's terribly helpful as is. There's an issue capturing some complaints on the [main repo](https://github.com/microsoft/react-native-windows/issues/4265), but if...

enhancement
Engineering Improvement Candidate

Customer is looking for a generated C# project instead of a C++. We have a way to do this, but it is not documented and should be.

documentation
enhancement