Chat-App-MQTT-React-Native

Chat App MQTT with React Native

Stars
12

Introduce

Chat-App-MQTT-React-Native is a application to help beginer interact MQTT(M2M) with platform React-Native.

Let's try it.

Installation

  1. Install package
npm install

or using yarn

yarn
  1. Link Icon library
react-native link

Usage

Ios

react-native run-ios

or Android

react-native run-android
Related Projects