react native chat demo
1.0.0
NetEase Cloud Messenger IM display interface imitates WeChat
js version
Registration address https://app.netease.im/regist
/src/screens/Login.js
(otherwise you cannot log in)yarn install
/ios
directory and execute pod install
[[NIMSDK sharedSDK] registerWithAppID:@"云信appId" cerName:@"证书名称"];
manifestPlaceholders = [
"NIM_KEY": ""//云信appId
]
Conversation list | information | table input |
---|---|---|
Custom input component | Voice input | Recording interface |
react-native-netease-im