Microsoft/react-native-windows
View on GitHubSupport Platform.constants['Release']
Open
#11,012 opened on Dec 15, 2022
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (6,114 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