0.1.8 • Published 2 years ago

react-native-ismuted-device v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-ismuted-device

This is a module for check silent device (android/iOS) is enabled or not. Work only for iOS and for android will add coming soon

Installation

npm install react-native-ismuted-device

Usage

import { check } from 'react-native-ismuted-device';

// ...

const result = await check();

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.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago