File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ Currently we are working on publishing v3.0.0. Its in beta phase (`v3.0.0-beta.2
5050
5151To use this library you need to ensure you match up with the correct version of React Native you are using.
5252
53- | ` stream-chat-react-native ` version | Required React Native Version |
54- | ----------------------------------------- | --------- |
55- | ` 3.x.x ` (beta) | ` >= 0.60 ` |
56- | ` 2.x.x ` | ` >= 0.60 ` |
57- | ` 1.x.x ` | ` >= 0.59 ` |
58- | ` 0.x.x ` | ` * ` |
53+ | ` stream-chat-react-native ` version | React Native Version | ` stream-chat ` Version |
54+ | ---------------------------------- | --------------------- | ------------ --------- |
55+ | ` 3.x.x ` (beta) | ` >= 0.60 ` | ` >= 3.0.0 ` |
56+ | ` 2.x.x ` | ` >= 0.60 ` | ` < 3.0.0 ` |
57+ | ` 1.x.x ` | ` >= 0.59 ` | ` < 3.0.0 ` |
58+ | ` 0.x.x ` | ` * ` | ` < 3.0.0 ` |
5959
6060## 📖 React Native Chat Tutorial
6161
You can’t perform that action at this time.
0 commit comments