react-native-connect-tracker
v2.0.0
Published
Connect Interactive SDK for React Native
Downloads
13
Maintainers
Readme
connectsdk-react-native
Connect Interactive SDK for React Native
Installation
npm install connectsdk-react-native
Usage
import { multiply } from 'connectsdk-react-native';
// ...
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
Made with create-react-native-library