We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab19c8 commit a96f751Copy full SHA for a96f751
package.json
@@ -3,6 +3,10 @@
3
"version": "1.4.2",
4
"description": "Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.",
5
"homepage": "https://flyer.chat",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/flyerhq/react-native-chat-ui.git"
9
+ },
10
"main": "lib/index.js",
11
"types": "lib/index.d.ts",
12
"author": "Oleksandr Demchenko <alexdemchenko@yahoo.com>",
0 commit comments