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