Chris Glein

Results 28 issues of Chris Glein

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

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

## Summary As RNW moves forward from version to version, from 0.59 to 0.60 to 0.61 to 0.62... not all of these versions get uniform support. There will be caveats...

documentation
enhancement

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

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

This page exist in the main documentation: https://reactnative.dev/docs/platform-specific-code I don't think we have a clear place in the documentation that covers what strings to use for Platform.select, for example. We...

documentation
enhancement

Tom created this write up to help answer FAQs on the macOS repo: https://github.com/microsoft/react-native-macos/wiki/Scope-of-react-native-macos 1. Should we promote that on the website somewhere? 1. Is there anything equivalently we want...

documentation
enhancement

Simplifies app launch + perf gathering yml to template asking for app name (5 days) - Learn more yml - 1 day - Add run-perf-scenario.yml - 2 days - Rewrite...

enhancement
Area: Performance
Story: ⚡ Performance

Pipeline now gathers perf traces of the app and store the results in a CSV file (6 days) - Run machine quieting scripts - 1 day - Write perf profiles...

enhancement
Area: Performance
Invalid Triage
Story: ⚡ Performance

### Page url https://microsoft.github.io/react-native-windows/docs/supported-community-modules#community-modules ### Problem Description See this comment: https://github.com/microsoft/react-native-windows/discussions/10433#discussioncomment-3477821 The way that table reads, it looks like the support for `reanimated` is better than it appears. The real...

bug
documentation