0.1.0 • Published 4 years ago

react-native-nielsen-nzme v0.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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