Function getSystemVersion

  • Returns the system version of the current platform

    Returns

    A promise that resolves either a string on iOS or number on Android

    Returns Promise<string | number>

Generated using TypeDoc