react-native-device-info
Advanced tools
Changelog
2.0.3
Changelog
2.0.2
isBatteryMonitoringEnabled
flag as tvOS doesn't support it (https://github.com/react-native-community/react-native-device-info/pull/673)Changelog
2.0.1
getFreeDiskStorage()
to use StatFs
methods that return long
instead of int
(which are now deprecated)
(https://github.com/react-native-community/react-native-device-info/pull/672)Changelog
2.0.0
Changelog
1.8.0 (unpublished: unintended breaking change)
isLocationEnabled()
, getAvailableLocationProviders()
methods (https://github.com/react-native-community/react-native-device-info/pull/664)Changelog
1.7.0
getCameraPresence()
method (https://github.com/react-native-community/react-native-device-info/pull/474)Changelog
1.6.2
Changelog
1.6.1
Changelog
1.6.0