项目作者: danielmejiadev

项目描述 :
An easy and scalable chat for react native
高级语言: TypeScript
项目地址: git://github.com/danielmejiadev/react-native-chatting.git
创建时间: 2020-05-17T20:42:14Z
项目社区:https://github.com/danielmejiadev/react-native-chatting

开源协议:MIT License

下载


react-native-chatting

An easy and scalable chatting for react native

Testing

Add to jest config to configure global mocks.

  1. "setupFiles": [
  2. "./node_modules/react-native-chatting/dist/jest/setup.js"
  3. ],