Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prafulla-codes/react-native-wifi-and-hotspot-wizard

Configure essential Wifi and Hotspot Settings Easily
https://github.com/prafulla-codes/react-native-wifi-and-hotspot-wizard

hacktoberfest2020 hotspot wifi

Last synced: about 2 months ago
JSON representation

Configure essential Wifi and Hotspot Settings Easily

Awesome Lists containing this project

README

        

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

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

Link The Library

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

### Usage

```javascript
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](https://github.com/Pika1998/react-native-wifi-and-hotspot-wizard/blob/master/WifiAndHotspotWizardDemo.apk)

You can also find the code for Example Application over [Here](https://github.com/Pika1998/react-native-wifi-and-hotspot-wizard/tree/master/ExampleApplication)



## ⏱️ CHANGELOG

You can find all the changes made to this library in [CHANGELOG.md](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](CONTRIBUTION.md) to get started.

You can start by checking out some of the [Issues](https://github.com/Pika1998/react-native-wifi-and-hotspot-wizard/issues) in the application.

---

Buy Me A Coffee