UNPKG

react-native-wifi-hotspot

Version:

A react-native implementation for handling hotspot requests and make it easier to communicate with peers!

7 lines (2 loc) 94 B
import {NativeModules} from 'react-native'; module.exports = NativeModules.Hotspot;