Microsoft/react-native-windows

Support Platform.constants['Release']

Open

#11.012 geöffnet am 15. Dez. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (544 Forks)batch import
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted

Repository-Metriken

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

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