@rn-base/native
v1.0.1
Published
native commons
Downloads
4
Readme
@rn-base/native-commons
native commons
Installation
npm install @rn-base/native-commons
Usage
import NativeCommons from '@rn-base/native-commons';
// ...
const result = await NativeCommons.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT