react-native-device-info
Advanced tools
Changelog
0.15.3
Changelog
0.15.2
getFreeDiskStorage
and getTotalDiskCapacity
from invalid filesystem path (https://github.com/react-native-community/react-native-device-info/issues/320)Changelog
0.15.1
getFreeDiskStorage
and getTotalDiskCapacity
(https://github.com/react-native-community/react-native-device-info/pull/319)Changelog
0.15.0
getFontScale
(https://github.com/react-native-community/react-native-device-info/pull/278)getFreeDiskStorage
and getTotalDiskCapacity
(https://github.com/react-native-community/react-native-device-info/pull/302)getApplicationName
Changelog
0.14.0
getApplicationName
to see the name of the app both on ios, android and win
getTotalMemory
and getMaxMemory
(https://github.com/react-native-community/react-native-device-info/pull/289)getUserAgent
when Webview is not installed (https://github.com/react-native-community/react-native-device-info/pull/273)Changelog
0.13.0
getCarrier
(https://github.com/react-native-community/react-native-device-info/pull/261)isPinOrFingerprintSet
for tvOS (https://github.com/react-native-community/react-native-device-info/pull/270)is24Hour
(https://github.com/react-native-community/react-native-device-info/pull/265)Changelog
0.12.1
Changelog
0.12.0
getPhoneNumber
(https://github.com/react-native-community/react-native-device-info/pull/174)getFirstInstallTime
and getLastUpdateTime
(https://github.com/react-native-community/react-native-device-info/pull/222)getAPILevel
method (https://github.com/react-native-community/react-native-device-info/pull/232)