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 8eaad25 commit a1b7452Copy full SHA for a1b7452
packages/uikit-chat-hooks/README.md
@@ -1,6 +1,6 @@
1
# @sendbird/uikit-chat-hooks
2
3
-React custom hooks with Sendbird Chat SDK v3, made for UIKit
+React custom hooks with Sendbird Chat SDK v4, made for UIKit
4
5
## Installation
6
packages/uikit-react-native/README.md
@@ -46,7 +46,7 @@ UIKit for React-Native can be installed through either `yarn` or `npm`
46
47
```sh
48
npm i @sendbird/uikit-react-native \
49
- sendbird \
+ @sendbird/chat \
50
date-fns \
51
react-native-safe-area-context \
52
@react-native-community/netinfo
0 commit comments