Skip to content

Commit 184b0c8

Browse files
authored
updateDisplay is now available on ios, update doc.
1 parent ded8ecc commit 184b0c8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,7 @@ RNCallKeep.startCall(uuid, handle, contactIdentifier);
181181

182182

183183
### updateDisplay
184-
_This feature is available only on Android._
185-
186-
Sets the Android caller name and number
187-
Use this to update the Android display after an outgoing call has started
184+
Use this to update the display after an outgoing call has started.
188185

189186
```js
190187
RNCallKeep.updateDisplay(uuid, displayName, handle)

0 commit comments

Comments
 (0)