react-native-libpag

React Native Wrapper for libpag

Installation

npm install react-native-libpag

Usage

import Libpag from "react-native-libpag";

// ...

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

Contributing

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

License

MIT