File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
docusaurus/docs/reactnative/basics Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -86,12 +86,13 @@ npm install @react-native-community/cameraroll @react-native-community/netinfo @
8686
8787For iOS on a Mac install the pods ` npx pod-install ios ` .
8888
89- #### Version compabilities
89+ #### Version compatibilities
9090
9191To be able to use the Stream Chat React Native SDK, a few dependencies must meet the following version requirements:
9292
9393| react-native | stream-chat-react-native (min required) | react-native-reanimated (min required) |
9494| ------------ | --------------------------------------- | -------------------------------------- |
95+ | 0.69 | 4.13.0 | 2.9.1 |
9596| 0.68 | 4.11.0 | 2.7.0 |
9697| 0.67 | 4.2.0 | 2.4.0 |
9798| 0.66 | 3.9.0 | 2.2.3 |
You can’t perform that action at this time.
0 commit comments