1 Star 0 Fork 1

谷动谷力/MQTT-Client-Examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

mqtt-client-React-Native

A simple demo to show how to use mqtt with React Native.

Prerequisites

  • Xcode and iOS Simulator

Installation

Execute the following command in the RNMQTTDemo directory environment

npm install

Execute the following command in the RNMQTTDemo/ios directory environment

pod install

Run

In the RNMQTTDemo directory environment, create two new terminal windows and execute the following commands respectively

npx react-native start
npx react-native run-ios
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lojam/MQTT-Client-Examples.git
git@gitee.com:lojam/MQTT-Client-Examples.git
lojam
MQTT-Client-Examples
MQTT-Client-Examples
master

搜索帮助