0.1.4 • Published 2 years ago

react-native-trackingio-module v0.1.4

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

react-native-trackingio-module

trackingio

Installation

npm install react-native-trackingio-module

Usage

import { multiply } from "react-native-trackingio-module";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT