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

https://github.com/surinderlohat/react-native-wifi-share

a support package for creating wifi hotspot or connecting host spot from android and ios modules created with love from the dev by the dev
https://github.com/surinderlohat/react-native-wifi-share

Last synced: 3 months ago
JSON representation

a support package for creating wifi hotspot or connecting host spot from android and ios modules created with love from the dev by the dev

Awesome Lists containing this project

README

        

# react-native-wifi-share

# Note This Package in under development Not ready for use yet

a support package for creating wifi hotspot or connecting hostspot from android and ios modules created with love from the dev by the dev

## Installation

```sh
npm install react-native-wifi-share
```

## Usage

```js
import WifiShare from "react-native-wifi-share";

// ...

const result = await WifiShare.multiply(3, 7);
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT