rn-babble-sdk
v0.0.19
Published
test
Readme
rn-babble-sdk
Babble SDK for survey.
Installation
npm install rn-babble-sdkUsage
import { multiply } from 'rn-babble-sdk';
// ...
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
