Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xsdlr/react-native-jmessage

极光推送ReactNative模块
https://github.com/xsdlr/react-native-jmessage

jmessage react-native

Last synced: about 2 months ago
JSON representation

极光推送ReactNative模块

Awesome Lists containing this project

README

        

# React Native JMessage
[![NPM](https://nodei.co/npm/react-native-jmessage.png?downloads=true&stars=true)](https://nodei.co/npm/react-native-jmessage/)

极光IM React Native 模块

支持iOS和android,支持[email protected]+

## 文档
- [中文文档](https://xsdlr.github.io/react-native-jmessage)
- [English Document](https://xsdlr.github.io/react-native-jmessage/#/en/)

## 构建
本模块使用官方jmessage版本如下:

- [x] iOS SDK 3.0.1 build 139
- [x] Android SDK 2.0.0

## 功能
- [x] 发送消息(文本、图片)
- [x] 登录、注销账户
- [x] 获得用户信息
- [x] 获取历史消息
- [x] 获取会话列表

## 示例
[react-native-jmessage-example](https://github.com/xsdlr/react-native-jmessage-example)