react-native-device-info
Advanced tools
Comparing version 0.15.1 to 0.15.2
## Release Notes | ||
### Next | ||
### next | ||
### 0.15.2 | ||
* Fix crash on `getFreeDiskStorage` and `getTotalDiskCapacity` from invalid filesystem path (https://github.com/rebeccahughes/react-native-device-info/issues/320) | ||
### 0.15.1 | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "react-native-device-info", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "Get device information using react-native", | ||
@@ -5,0 +5,0 @@ "main": "deviceinfo.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
129420
411