react-native-test-quiet
v0.2.7
Published
test
Readme
react-native-test-quiet
test RN package for quiet-modem
Installation
npm install react-native-test-quietUsage
import { multiply } from 'react-native-test-quiet';
// ...
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
