Microsoft/react-native-windows

Support Platform.constants['Release']

Open

#11,012 opened on Dec 15, 2022

 (2 comments) (0 reactions) (0 assignees)C++ (1,134 forks)batch import
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted

Repository metrics

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

Description

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