react-native-qa-debugger
d
Installation
npm install react-native-qa-debugger
Usage
import { multiply } from "react-native-qa-debugger";
// ...
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