qp-rn-bridge
v2.6.8
Published
QPrivacy sdk bridge for react native
Readme
qp-rn-bridge
QPrivacy sdk bridge for react native
Installation
npm install qp-rn-bridgeUsage
import { multiply } from 'qp-rn-bridge';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
