Microsoft/react-native-windows

Support Platform.constants['Release']

Offen

#11.012 geöffnet am 15.12.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.134 Forks)batch import
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (16.129 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Summary

Platform.constants['Release'] returns undefined.

Motivation

As part of our logging strategy, we report on user OS version. I can see a property 'osVersion' however this returns 15 which I would have expected 10.x.x

Basic Example

No response

Open Questions

No response

Contributor Guide