🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-native-iot-wifi

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-iot-wifi - npm Package Compare versions

Comparing version

to
0.2.2

2

package.json
{
"name": "react-native-iot-wifi",
"version": "0.2.1",
"version": "0.2.2",
"description": "Connect to WiFi with React Native on Android and iOS.",

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

@@ -7,8 +7,8 @@ # react-native-iot-wifi

> Important
> IOTWifi uses NEHotspotConfigurationManager. To use the NEHotspotConfigurationManager class, you must enable the Hotspot Configuration capability in [Xcode](NEHotspotConfigurationManager).
> IOTWifi uses NEHotspotConfigurationManager. To use the NEHotspotConfigurationManager class, you must enable the Hotspot Configuration capability in [Xcode](http://help.apple.com/xcode/mac/current/#/dev88ff319e7).
1. Drang an drop `IOTWifi.xcodeproj` to your workspace
2. Go to project -> `Build Phases` -> `Link Binary With Libraries` -> `+` -> add `libIOTWifi.a`
3. Go to project -> `Build Phases` -> `Link Binary With Libraries` -> `+` -> add `NetworkExtension.framework`
4. Go to project -> `Capabilities` -> enable `Hotspot Configuration`
2. [Link target](https://help.apple.com/xcode/mac/current/#/dev51a648b07) to `libIOTWifi.a` library
3. [Link target](https://help.apple.com/xcode/mac/current/#/dev51a648b07) to `NetworkExtension.framework` framework
4. [Enable](http://help.apple.com/xcode/mac/current/#/dev88ff319e7) `Hotspot Configuration`

@@ -15,0 +15,0 @@ ## android

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet