Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-activemq

longlongago221ISC1.1.3

react-native,activemq,android,ios

react-naitve, activemq, android, ios

readme

react-native-activemq

安装

npm install react-native-activemq --save

使用

import { ActiveMQ } from 'react-native-activemq'

连接服务 ActiveMQ.connect( topicName : string, userid : string);

关闭服务 ActiveMQ.disconnect();