Microsoft/react-native-windows

Add Windows as a platform filter to redesigned RNTester

Open

#6,314 opened on Oct 23, 2020

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

Repository metrics

Stars
 (6,114 stars)
PR merge metrics
 (Avg merge 4d 14h) (45 merged PRs in 30d)

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