/react-native-plugpag-wrapper

UOL PlugPag React Native wrapper for native functions

Primary LanguageJavaMIT LicenseMIT

react-native-plugpag-wrapper

React Native Wrapper for UOL PlugPag

Installation

IOS -> Not supported Android -> minSdkVersion 19

npm install react-native-plugpag-wrapper

Usage

import PlugpagWrapper from "react-native-plugpag-wrapper";

// ...

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

Contributing

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

License

MIT