react-native-sourcepoint
v0.1.0
Published
React Native support for Sourcepoint CMP
Maintainers
Readme
sourcepoint
React Native support for Sourcepoint CMP
Installation
npm install sourcepointUsage
import { multiply } from "sourcepoint";
// ...
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
