react-native-interweb
v0.1.4
Published
interweb
Downloads
7
Maintainers
Readme
react-native-interweb
interweb
Installation
npm install react-native-interwebUsage
import { multiply } from 'react-native-interweb';
// ...
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
