Socket
Socket
Sign inDemoInstall

react-native-wifi-and-hotspot-wizard

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-wifi-and-hotspot-wizard

Configure essential wifi and hotspot settings easily.


Version published
Weekly downloads
5
increased by150%
Maintainers
1
Install size
102 kB
Created
Weekly downloads
 

Changelog

Source

v1.0.6-beta.1 (BETA)

  • Modified build.gradle
  • Enabled Jetifier

Readme

Source

Cover of React Native Wifi And Hotspot Wizard

Contributions Slack android ios npm Downloads

            

⚙️ Configure both Wifi and Hotspot settings using a single library.

This library also automatically deals with run-time permission management.

Getting Started

Install The Library Using NPM

npm install react-native-wifi-and-hotspot-wizard

Link The Library

react-native link react-native-wifi-and-hotspot-wizard

Usage

import {WifiWizard, HotspotWizard} from 'react-native-wifi-and-hotspot-wizard';

// example 
WifiWizard.turnOnWifi(); // turns on wifi
HotspotWizard.turnOffhotspot(); // turns off hotspot

Refer Official Documentation for detailed usage of all the methods :-

📱 Test Library

To checkout this library before using it you can install WifiAndHotspotWizardDemo.apk

You can also find the code for Example Application over Here

⏱️ CHANGELOG

You can find all the changes made to this library in CHANGELOG.md

😎 CONTRIBUTE

Feel free to contribute to this library, any small addition to this is very much appreciated and welcomed :)

Checkout the CONTRIBUTION Guidelines to get started.

You can start by checking out some of the Issues in the application.


Buy Me A Coffee

Keywords

FAQs

Last updated on 20 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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