mirror of
https://github.com/zhigang1992/react-native-libpag.git
synced 2026-01-12 22:40:50 +08:00
main
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
Languages
Java
49.9%
Objective-C
25.8%
JavaScript
9.5%
Ruby
7.6%
TypeScript
6.1%
Other
1.1%