Skip to content

Commit 99d7a99

Browse files
docs: add pod install command to upgrade helper
1 parent 9ad34a3 commit 99d7a99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus/docs/reactnative/basics/upgrade_helper.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ To enable offline support please follow the given steps:
4949
- **Add `react-native-quick-sqlite` dependency**
5050

5151
```bash
52-
yarn add react-native-quick-sqlite
52+
53+
npx pod-install
5354
```
5455

5556
- **Ensure unique instance of Chat component**

0 commit comments

Comments
 (0)