- 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
* fix: Add old names to platform for compatibility
* Simplify code
* fix: apply changes to definitions
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>