react-native-os
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "react-native-os", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "node's os module for react-native", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,6 +12,12 @@ # os in React Native | ||
* In your project dir: | ||
``` | ||
npm install --save react-native-os | ||
npm install react-native-os --save | ||
``` | ||
__Note for iOS:__ If your react-native version < 0.40 install with this tag instead: | ||
``` | ||
npm install react-native-os@1.0.3 --save | ||
``` | ||
## Link in the native dependency | ||
@@ -18,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
102897
20
274
49
0