/react-native-dcaller

Primary LanguageJavaOtherNOASSERTION

react-native-dcaller

Installation

npm install react-native-dcaller

Usage

import Dcaller from "react-native-dcaller";

// ...

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

Contributing

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

License

MIT