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 b754c94 commit e589b8cCopy full SHA for e589b8c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cometchat-chat-sample-app-react-native",
3
- "version": "4.3.4",
+ "version": "4.3.6",
4
"license": "SEE LICENSE IN LICENSE.md",
5
"private": true,
6
"scripts": {
@@ -12,8 +12,8 @@
12
},
13
"dependencies": {
14
"@cometchat/calls-sdk-react-native": "^4.0.7",
15
- "@cometchat/chat-sdk-react-native": "^4.0.7",
16
- "@cometchat/chat-uikit-react-native": "^4.3.4",
+ "@cometchat/chat-sdk-react-native": "^4.0.9",
+ "@cometchat/chat-uikit-react-native": "^4.3.13",
17
"@react-native-async-storage/async-storage": "^1.23.1",
18
"@react-native-clipboard/clipboard": "^1.14.0",
19
"@react-native-community/datetimepicker": "^7.6.4",
0 commit comments