File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -166,11 +166,12 @@ compile project(':react-native-zendesk-chat')
166
166
Chat . INSTANCE. init(mReactContext, key);
167
167
```
168
168
169
- ## TODO
169
+ ## Contributing
170
170
171
- - Allow setting form configuration from JS
172
- - Add examples
171
+ - Pull Requests are encouraged!
172
+ - Be respectful!
173
+ - The trunk branch of this repo is called ` main `
173
174
174
175
## License
175
176
176
- React Native is MIT licensed, as found in the [ LICENSE] ( https://github.com/taskrabbit/react-native-zendesk-chat/LICENSE ) file.
177
+ React Native Zendesk Chat is MIT licensed, as found in the [ LICENSE] ( https://github.com/taskrabbit/react-native-zendesk-chat/LICENSE ) file.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-zendesk-chat" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " React Native Wrapper around Zopim Zendesk Chat" ,
5
5
"main" : " index.js" ,
6
6
"types" : " RNZendeskChat.d.ts" ,
You can’t perform that action at this time.
0 commit comments