@capgo/capacitor-stream-call 0.0.35 → 0.0.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,8 +6,7 @@
|
|
|
6
6
|
<h2><a href="https://capgo.app/consulting/?ref=plugin"> Fix your annoying bug now, Hire a Capacitor expert 💪</a></h2>
|
|
7
7
|
</div>
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
Uses the https://getstream.io/ SDK to implement calling in Capacitor
|
|
9
|
+
Uses the https://getstream.io/ native SDK to implement calling in Capacitor
|
|
11
10
|
|
|
12
11
|
## Install
|
|
13
12
|
|
package/package.json
CHANGED