Socket
Socket
Sign inDemoInstall

@josectobar/react-native-iot-wifi

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.36 to 1.0.41

2

package.json
{
"name": "@josectobar/react-native-iot-wifi",
"version": "1.0.36",
"version": "1.0.41",
"description": "Connect to WiFi with React Native on Android and iOS.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,2 +5,6 @@ # react-native-iot-wifi

## 1.0.4
wifi connection was dropping after a few seconds after connecting, this seems to occur only to devices using iOS 13. As a fix I changed the configuration.joinOnce = false; for the connect and connectSecure methods this change will maintain the connection to the wifi network even after the app is closed or on the background. this may not be ideal for certain use cases.
## 1.0.32

@@ -7,0 +11,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc