react-native-nielsen-nzme
v0.1.0
Published
A react native brdige for Nielsen's SDK - Legacy API
Downloads
4
Readme
react-native-nielsen-nzme
A react native brdige for Nielsen's SDK - Legacy API
Installation
npm install react-native-nielsen-nzme
Usage
import NielsenNzme from "react-native-nielsen-nzme";
// ...
const result = await NielsenNzme.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT