0.0.1 • Published 2 years ago

@suprsend/rn-inbox v0.0.1

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

@suprsend/rn-inbox

SuprSend SDK for integrating inbox functionality in ReactNative applications

Installation

npm install @suprsend/rn-inbox

Usage

import { multiply } from "@suprsend/rn-inbox";

// ...

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