Skip to content

Commit 5605416

Browse files
author
Parth Barot
authored
Update README.md
1 parent f7d6606 commit 5605416

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ A react-native module for viewing and connecting to Wifi networks on Android dev
44

55
![example app](/docs/example-app.gif)
66

7+
### Updates added in this repo
8+
1. Added a new method `isRemoveWifiNetwork` - This method will remove the wifi network as per the passed SSID from the device list.
9+
2. Added a new method `reScanAndLoadWifiList` - Hard refresh the Android wifi scan, implemented using `BroadcastReceiver` to ensure that it automatically detects new wifi connections available.
10+
3. Adding support for 'WPA2 PSK' wifi security mode and handling SSID for Lollipop and Kitkat.
11+
712
### Installation
813

914
### Add it to your android project

0 commit comments

Comments
 (0)