Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 342 Bytes

@react-native-community/netinfo

React Native Network Info API for iOS & Android

Getting started

yarn add @react-native-community/netinfo

or

npm install @react-native-community/netinfo --save

Mostly automatic installation

react-native link @react-native-community/netinfo

Manual installation

TODO

Usage

TODO