0.1.3 • Published 3 years ago

react-native-viceri-module-core v0.1.3

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

react-native-viceri-module-core

Module Core

Installation

npm install react-native-viceri-module-core

Usage

import ViceriModuleCore from "react-native-viceri-module-core";

// ...

const result = await ViceriModuleCore.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT