You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-native-wifi-reborn

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-wifi-reborn - npm Package Versions

124567

4.5.1

Diff
j
juansebestia
published 4.5.1 •

Changelog

Source

4.5.1 (2022-06-09)

Bug Fixes

  • Use enum types instead of const in the TypeScript declaration file (5e6dfeb)
j
juansebestia
published 4.5.0 •

Changelog

Source

4.5.0 (2021-12-16)

Features

j
juansebestia
published 4.4.2 •

Changelog

Source

4.4.2 (2021-12-16)

Bug Fixes

  • iOS: Revert wrong removal of promise resolution (#225) (89eda2d)
j
juansebestia
published 4.4.1 •

Changelog

Source

4.4.1 (2021-11-04)

Bug Fixes

  • Android: Replace jCenter with mavenCentral (#216) (b047208)
  • iOS: Fix disconnectFromSSID having no effect (#214) (0d55c08)
  • iOS: Fix prefix check in connectToProtectedSSIDPrefix (#220) (d94f356)
j
juansebestia
published 4.4.0 •

Changelog

Source

4.4.0 (2021-09-29)

Bug Fixes

  • Fix return type for forceWifiUsageWithOptions (#170) (6de4204)

Features

  • iOS: allow joinOnce property to be set for iOS devices (#187) (991f9cc)
j
juansebestia
published 4.3.8 •

Changelog

Source

4.3.8 (2021-05-26)

Bug Fixes

  • iOS: Reject after not connecting to WiFi with SSID-prefix (#183) (f255caa), closes #182
j
juansebestia
published 4.3.7 •

Changelog

Source

4.3.7 (2021-01-14)

Bug Fixes

  • Android: Replace Kotlin files with Java (#154) (1e15eac)
j
juansebestia
published 4.3.6 •

Changelog

Source

4.3.6 (2021-01-10)

Bug Fixes

  • Android: getCurrentWifiSSID return null if '<unknown ssid>' (#148) (336668a)
j
juansebestia
published 4.3.5 •

Changelog

Source

4.3.5 (2021-01-07)

Bug Fixes

  • Android: Add elvis dependency to build.gradle (#152) (1ab284a)
j
juansebestia
published 4.3.4 •

Changelog

Source

4.3.4 (2020-12-19)

Bug Fixes