Skip to content

aajahid/react-native-android-signal-strength

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published