Skip to content

Commit

Permalink
docs(react-native): remove device info lib from tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshvai committed Sep 6, 2023
1 parent 4d54fd8 commit ae25639
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit ae25639

Please sign in to comment.