diff --git a/types/react-native/index.d.ts b/types/react-native/index.d.ts index 832c8b50bf..15ba3e8a4a 100644 --- a/types/react-native/index.d.ts +++ b/types/react-native/index.d.ts @@ -5199,7 +5199,7 @@ export type PlatformOSType = "ios" | "android" | "macos" | "windows" | "web"; interface PlatformStatic { OS: PlatformOSType; - Version: number; + Version: number | string; /** * @see https://facebook.github.io/react-native/docs/platform-specific-code.html#content