react-native-device-info
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,2 +5,5 @@ ## Release Notes | ||
### 2.1.2 | ||
* build(Android): constrain play services dependency to pre-AndroidX 16.1.0 (https://github.com/react-native-community/react-native-device-info/pull/693) | ||
### 2.1.1 | ||
@@ -7,0 +10,0 @@ * fix(Android): Avoid NullpointerException on install referer listener (https://github.com/react-native-community/react-native-device-info/pull/685) |
{ | ||
"name": "react-native-device-info", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Get device information using react-native", | ||
@@ -5,0 +5,0 @@ "main": "deviceinfo.js", |
@@ -73,4 +73,4 @@ # react-native-device-info | ||
* Add Files to _[your project's name]_ | ||
* Go to `node_modules/react-native-device-info` | ||
* Add the `.xcodeproj` file | ||
* Go to `node_modules/react-native-device-info/ios` | ||
* Add the file `RNDeviceInfo.xcodeproj` | ||
@@ -77,0 +77,0 @@ In XCode, in the project navigator, select your project. |
Sorry, the diff of this file is not supported yet
167621
40
638