react-native-android-signal-strength
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

react-native-android-signal-strength

React native plugin to get native android cell signal strength.

Installation

npm install react-native-android-signal-strength

Usage

import { getCurrentSignalStrength } from 'react-native-android-signal-strength';

// ...

const result = await getCurrentSignalStrength();

Expected result is between 0 to 4

Contributing

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

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-android-signal-strength

Weekly Downloads

5

Version

1.1.1

License

MIT

Unpacked Size

17.7 kB

Total Files

20

Last publish

Collaborators

  • aajahid