Component for getting device information

There is not real/any solution for getting device infos.

Such as :

getUUID, (device unique id)

getAppId, (app unique id, bundleId)

getAppVersion, getAppBuild,

getIsDevice, (real device or simulator)

getDeviceOs, getDeviceOsVer, getDeviceName, getDeviceModel, getDeviceManufacturer,

getDeviceLanguage,

getScreenSize,

getInternetOn,

getInternetConType, (Celluar, WIFI, Network)

getIp, (real IP)

getOrientation,

getBatteryLevel, (x%)

getPowerState, (battery or charger)

etc