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 328ef89 commit 184fe58Copy full SHA for 184fe58
package.json
@@ -3,11 +3,17 @@
3
"version": "0.0.1",
4
"description": "React Native Wrapper around Zopim Zendesk Chat",
5
"main": "index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/taskrabbit/react-native-zendesk-chat"
9
+ },
10
"keywords": [
11
"zendesk",
12
"chat",
13
"react-native",
14
"react",
15
+ "ios",
16
+ "android",
17
"react-component"
18
],
19
"author": "jrichardlai",
0 commit comments