Usage
🧙♂️ Wizards
Wizards will help you do all the necessary magic ✨
In this context, Wizards are javascript classes which contains functions which will help you configure settings.
1. Wifi Wizard (for Wifi Related Configurations)
2. Hotspot Wizard (for Hotspot Related Configurations)
Runtime Permissions
Runtime permissions are automatically managed by the library. Permission will be asked on the device whenever they are required
Importing Wizards
import {WifiWizard, HotspotWizard} from 'react-native-wifi-and-hotspot-wizard';