Microsoft/react-native-windows

Support Platform.constants['Release']

Open

#11.012 aberto em 15 de dez. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C# (544 forks)batch import
Area: PlatformConstantsWorkstream: Component Parityenhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (6.114 stars)
Métricas de merge de PR
 (Mesclagem média 4d 14h) (45 fundiu PRs em 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

Guia do colaborador