Microsoft/react-native-windows

Add Windows as a platform filter to redesigned RNTester

Open

#6314 opened on Oct 23, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (6,114 stars) (544 forks)batch import
Area: Developer ExperienceUpstreamWorkstream: Gallery and Samplesenhancementgood first issuenice-to-have

Description

The redesigned RNTester shows what tests are platform specific and allows filtering. It doesn't know about Windows or Windows custom example pages, and shows them as supporting both Android and iOS if we don't specify a platform.

image

This is fairly low priority, but we could either fork or try to make this more extensible upstream if we cared about this functionality working correctly on Windows.

Contributor guide