Files
NativeScript/packages/core
guillemc23 f8edee43a0 fix(core): sdkVersion and osVersion type adjustments (#10269)
- These two return a number in Android (can't test iOS). Adding this fix would make expressions such as `Device.sdkVersion >= 23` possible without the need to add `@ts-ignore` before

- Updated JSDoc to reflect Android behavior
2023-04-17 08:51:24 -07:00
..
2023-01-09 09:40:20 -08:00
2020-11-11 08:46:36 -08:00
2020-11-11 08:46:36 -08:00
2023-03-23 10:55:38 -07:00
2021-09-08 16:07:38 -07:00
2023-03-28 11:29:31 -07:00
2022-11-29 13:26:51 -08:00

NativeScript

@nativescript/core

A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.

Learn more at docs.nativescript.org