react-native-oboe
v1.0.3
Published
Play sounds with oboe
Downloads
265
Readme
react-native-oboe
Play sounds with oboe
Installation
npm install react-native-oboe
Usage
import { multiply } from 'react-native-oboe';
// ...
const result = await 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