File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docusaurus/docs/reactnative/basics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 If you have installed ` stream-chat ` dependency explicitely on your application, then upgrade it to v7
2626
2727 ``` bash
28- yarn add stream-chat@7.0.0-offline-support.4
28+ yarn add stream-chat@7.0.0
2929 ```
3030
3131- ** Add ` react-native-quick-sqlite ` dependency**
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Following values in [`ImageGalleryContext`](https://getstream.io/chat/docs/sdk/r
2020- If you have installed ` stream-chat ` dependency explicitly on your application, then upgrade it to v7
2121
2222 ``` bash
23- yarn add stream-chat@7.0.0-offline-support.4
23+ yarn add stream-chat@7.0.0
2424 ```
2525
2626- Replace [ ` @react-native-community/cameraroll ` ] ( https://github.com/react-native-cameraroll/react-native-cameraroll ) dependency with [ ` @react-native-camera-roll/camera-roll ` ] ( https://www.npmjs.com/package/@react-native-camera-roll/camera-roll )
You can’t perform that action at this time.
0 commit comments