Microsoft/react-native-windows

Add Windows as a platform filter to redesigned RNTester

Open

#6.314 geöffnet am 23. Okt. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (544 Forks)batch import
Area: Developer ExperienceUpstreamWorkstream: Gallery and Samplesenhancementgood first issuenice-to-have

Repository-Metriken

Stars
 (6.114 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 14h) (45 gemergte PRs in 30 T)

Beschreibung

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