You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
Wifi configuration.
3
3
This library was written to config iot devices. With iOS 11 Apple introduced NEHotspotConfiguration class for wifi configuration. Library supports same functionality on ios and android.
4
4
5
+
## 1.0.32
6
+
7
+
* added missing iOS connection error handling.
8
+
* added missing podspec file dependency from package.json.
9
+
10
+
5
11
## 1.0.3
6
12
7
13
I tested the library with RN v 0.61.2 for both iOS and Android and was able to fix conflicts related to the dependencies and auto linking with iOS.
0 commit comments