@mgcrea/react-native-tone-generator
v0.3.1
Published
ToneGenerator
Downloads
17
Readme
react-native-tone-generator
foo
Installation
npm install react-native-tone-generator
Usage
import { multiply } from 'react-native-tone-generator';
// ...
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