react-native-rabbitmq-m
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

react-native-rabbitmq

This package is use to connect rabbitmq with react native

Installation

npm install react-native-rabbitmq

Usage

import { multiply } from 'react-native-rabbitmq';

// ...

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

Package Sidebar

Install

npm i react-native-rabbitmq-m

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

91.2 kB

Total Files

29

Last publish

Collaborators

  • white-dev