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