Skip to content

Commit 6aad01f

Browse files
committed
docs: adds compatible RN, SDK and reanimated versions
1 parent 54e1354 commit 6aad01f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus/docs/reactnative/basics/getting_started.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,13 @@ npm install @react-native-community/cameraroll @react-native-community/netinfo @
8686

8787
For iOS on a Mac install the pods `npx pod-install ios`.
8888

89-
#### Version compabilities
89+
#### Version compatibilities
9090

9191
To 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 |

0 commit comments

Comments
 (0)