Microsoft/react-native-windows
GitHub で見るSupport Platform.constants['Release']
Open
#11,012 opened on 2022年12月15日
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (6,114 stars)
- PR merge metrics
- (平均マージ 4d 14h) (30d で 45 merged PRs)
説明
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