-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(react-native): remove device info lib from tutorials
- Loading branch information
1 parent
4d54fd8
commit ae25639
Showing
3 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc | |
The SDK requires installing some peer dependencies. You can run the following command to install them: | ||
|
||
```bash title=Terminal | ||
yarn add [email protected] | ||
yarn add [email protected] | ||
yarn add react-native-svg | ||
yarn add @react-native-community/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc | |
The SDK requires installing some peer dependencies. You can run the following command to install them: | ||
|
||
```bash title=Terminal | ||
yarn add [email protected] | ||
yarn add [email protected] | ||
yarn add react-native-svg | ||
yarn add @react-native-community/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,6 @@ yarn add @stream-io/video-react-native-sdk @stream-io/react-native-webrtc | |
The SDK requires installing some peer dependencies. You can run the following command to install them: | ||
|
||
```bash title=Terminal | ||
yarn add [email protected] | ||
yarn add [email protected] | ||
yarn add react-native-svg | ||
yarn add @react-native-community/[email protected] | ||
|