mirror of
https://github.com/zhigang1992/react-native-libpag.git
synced 2026-01-12 22:40:50 +08:00
387 B
387 B
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