Skip to content

Commit dbcb708

Browse files
authored
docs: add minimum supported versions for SDKs (#184)
🎫 Ticket: https://linear.app/stream/issue/XYZ-123 πŸ“‘ Docs: https://github.com/GetStream/docs-content/pull/<id> ### πŸ’‘ Overview ### πŸ“ Implementation notes
1 parent f9dca65 commit dbcb708

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

β€Žpackages/react-native-sdk/README.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Supported React versions: >=17.0.0
2+
Supported React Native versions: >=0.73.0
3+
Supported Expo versions: >=51.0.0
4+
15
# react-native-sdk
26

37
This library was generated with [Nx](https://nx.dev).

β€Žpackages/react-sdk/README.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Supported React versions: >=17.0.0

0 commit comments

Comments
Β (0)