Skip to content

NZME/react-native-nielsen-nzme

Repository files navigation

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