GithubHelp home page GithubHelp logo

hhy5277 / react-native-chat-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reactnativecomponent/react-native-chat-demo

0.0 2.0 0.0 11.6 MB

网易云信IM示例

JavaScript 94.63% Python 0.84% Java 1.12% Objective-C 2.65% Ruby 0.75%

react-native-chat-demo's Introduction

react-native-chat-demo

网易云信IM示 界面仿微信

js版本

如何使用

1.注册网易云信帐号

注册地址 https://app.netease.im/regist

注意:在后台填入的密码需要进行md5加密,或者把/src/screens/Login.js里面对密码的md5加密去掉(否则无法登录)

2.安装库

  • 执行 yarn install
  • IOS需要安装cocoapods,进入/ios 目录执行 pod install

3.修改配置

3.1 ios (AppDelegate.m)

[[NIMSDK sharedSDK] registerWithAppID:@"云信appId" cerName:@"证书名称"];

3.2 android (app/build.gradle)

 manifestPlaceholders = [
    "NIM_KEY": ""//云信appId
 ]

截图

会话列表 消息 表输入
自定义输入组件 语音输入 录音界面

云信IM配置请看

react-native-netease-im

react-native-chat-demo's People

Contributors

hzlgit avatar omysvison avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.