We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff52e5f commit 214959bCopy full SHA for 214959b
README.md
@@ -1009,7 +1009,7 @@ RNCallKeep.addEventListener('checkReachability', () => {
1009
1010
_Android only._
1011
1012
-A listener to tells the JS side if a native call has been answered while there is active self managed call
+A listener that tells the JS side if a native call has been answered while there was an active self-managed call
1013
1014
```js
1015
RNCallKeep.addEventListener('onHasActiveCall', () => {
0 commit comments