@abraaobarros/react-native-bynd-chat 中文文档教程
react-native-bynd-chat
Getting started
$ npm install react-native-bynd-chat --save
Mostly automatic installation
$ react-native 链接 react-native-bynd-chat
Usage
import ByndChat from 'react-native-bynd-chat';
// TODO: What to do with the module?
ByndChat;
react-native-bynd-chat
Getting started
$ npm install react-native-bynd-chat --save
Mostly automatic installation
$ react-native link react-native-bynd-chat
Usage
import ByndChat from 'react-native-bynd-chat';
// TODO: What to do with the module?
ByndChat;