File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "react" : " 16.3.1" ,
1111 "react-native" : " 0.55.4" ,
12- "react-native-android-wifi" : " 0.0.30 "
12+ "react-native-android-wifi" : " 0.0.31 "
1313 },
1414 "devDependencies" : {
1515 "babel-jest" : " 23.0.1" ,
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "react" : " 16.3.1" ,
1111 "react-native" : " 0.55.4" ,
12- "react-native-android-wifi" : " 0.0.30 "
12+ "react-native-android-wifi" : " 0.0.31 "
1313 },
1414 "devDependencies" : {
1515 "babel-jest" : " 23.0.1" ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ npm install react-native-android-wifi --save
1414### Install the native dependencies
1515Use react-native link to install native dependencies automatically:
1616``` bash
17- react-native link
17+ react-native link react-native-android-wifi
1818```
1919or do it manually as described [ here] ( docs/link-manually.md ) .
2020
You can’t perform that action at this time.
0 commit comments