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 2b41cde commit 620e596Copy full SHA for 620e596
docusaurus/docs/reactnative/basics/upgrade_helper.mdx
@@ -55,7 +55,7 @@ To enable offline support please follow the given steps:
55
If you have installed `stream-chat` dependency explicitly on your application, then upgrade it to v7
56
57
```bash
58
- yarn add [email protected]-offline-support.4
+ yarn add [email protected]
59
```
60
61
- **Add `react-native-quick-sqlite` dependency**
0 commit comments