/react-native-washim

Primary LanguageJavaMIT LicenseMIT

react-native-washim

A RN shim for the Web Audio API

Installation

npm install react-native-washim

Usage

import { multiply } from "react-native-washim";

// ...

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