Socket
Socket
Sign inDemoInstall

@react-native-community/netinfo

Package Overview
Dependencies
514
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
15Next

6.1.1

Diff

Changelog

Source

6.1.1 (2021-11-13)

Bug Fixes

  • android: declare java 1.8 feature usage so assembleInstrumentedTest builds work (#466) (48d4364)
mattoakes
published 6.1.0 •

Changelog

Source

6.1.0 (2021-11-07)

Features

  • reachability test may be enabled/disabled via user-supplied function (#513) (83c1e0d)
mattoakes
published 6.0.6 •

Changelog

Source

6.0.6 (2021-11-04)

Bug Fixes

  • windows, crash: try/catch fetching network profile, new windows example app (#511) (ef3ac76), closes #454
mattoakes
published 6.0.5 •

Changelog

Source

6.0.5 (2021-11-03)

Bug Fixes

  • jest: mock return value not resolve value for useNetInfo mock (#515) (cfde0aa)
mattoakes
published 6.0.4 •

Changelog

Source

6.0.4 (2021-10-22)

Bug Fixes

  • android: use ConnectivityManager directly, drop androidx dependency (#509) (2569f56)
mattoakes
published 6.0.3 •

Changelog

Source

6.0.3 (2021-10-22)

Bug Fixes

  • android, jcenter: remove jcenter dependency / update example (#500) (94c5398)
mattoakes
published 6.0.2 •

Changelog

Source

6.0.2 (2021-09-03)

Bug Fixes

  • ios: remove iOS listener stubs added for RN0.65 compat, they caused a regression (#493) (a52b0a5)
mattoakes
published 6.0.1 •

Changelog

Source

6.0.1 (2021-08-24)

Bug Fixes

react-native-community-bot
published 6.0.0 •

Changelog

Source

6.0.0 (2021-02-19)

feature

BREAKING CHANGES

  • useNetinfo: When the connection state is unknown, the isConnected and isInternetReachable properties are now set to null rather than false. This allow you to easily detect the initial "unknown" state before the state is detected and set to a boolean.
react-native-community-bot
published 5.9.10 •

Changelog

Source

5.9.10 (2021-01-06)

Bug Fixes

  • ios,tvos: Remove IPv4-only paths to prevent App Store warnings (#431 by @ greenantdotcom ) (1db98cb)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc