1.0.2 • Published 2 years ago

@wuye/react-native-privacy-compliance v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-privacy-compliance

react-native privacy compliance

Installation

npm install react-native-privacy-compliance

Usage

import PrivacyCompliance from "react-native-privacy-compliance";

// ...

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

Contributing

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

License

MIT