项目作者: danielmejiadev
项目描述 :
An easy and scalable chat for react native
高级语言: TypeScript
项目地址: git://github.com/danielmejiadev/react-native-chatting.git
react-native-chatting
An easy and scalable chatting for react native
Testing
Add to jest config to configure global mocks.
"setupFiles": [
"./node_modules/react-native-chatting/dist/jest/setup.js"
],