react-native-background-connection-check
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

react-native-background-connection-check

Module for background methods invocation when network connection is changed

Installation

npm install react-native-background-connection-check

Usage

import BackgroundConnectionCheck from "react-native-background-connection-check";
 
// ...
 
const result = await BackgroundConnectionCheck.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-background-connection-check

Weekly Downloads

36

Version

0.0.16

License

MIT

Unpacked Size

49.1 kB

Total Files

25

Last publish

Collaborators

  • vados2340