ClickOcean DMP SDK for React Native
npm install click-ocean-react-native-dmpClickOcean DMP SDK for React Native
``sh`
npm install click-ocean-react-native-dmp
`js
import ReactNativeDmp from "click-ocean-react-native-dmp";
// ...
const result = await ReactNativeDmp.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT