react-native-headphone-detect-v2
lol
Installation
npm install react-native-headphone-detect-v2Usage
import { multiply } from 'react-native-headphone-detect-v2';
// ...
const result = multiply(3, 7);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