0.1.3 • Published 1 year ago

react-native-appstandby-buckets v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-appstandby-buckets

It return's the status of appstandby buckets of an Android app

Installation

npm install react-native-appstandby-buckets
or
yarn add react-native-appstandby-buckets

Usage

import { getStandbyBucketStatus } from 'react-native-appstandby-buckets';

// ...

const result = await getStandbyBucketStatus();

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

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago