You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ module.exports = {
20
20
};
21
21
```
22
22
23
+
Although most of the process is automated, you still have to follow the platform install guide below ([iOS](#ios-install-for-rn--060) and [Android](#android-install)) to get this library to work.
24
+
25
+
23
26
## Use (>= 2.0.0)
24
27
25
28
The following component is an example of use:
@@ -39,7 +42,7 @@ class VideoCall extends React.Component {
0 commit comments