Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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模块
- Host: GitHub
- URL: https://github.com/xsdlr/react-native-jmessage
- Owner: xsdlr
- Created: 2016-12-05T01:44:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T07:36:19.000Z (over 7 years ago)
- Last Synced: 2024-11-16T00:11:44.578Z (2 months ago)
- Topics: jmessage, react-native
- Language: Objective-C
- Homepage:
- Size: 45.8 MB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)