Skip to content

Commit c053d4b

Browse files
committed
note includesCallsInRecents default in docs
1 parent 8bdddcc commit c053d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ RNCallKeep.setup(options).then(accepted => {});
7070
- `ringtoneSound`: string (optional)
7171
If provided, it will be played when incoming calls received; the system will use the default ringtone if this is not provided
7272
- `includesCallsInRecents`: boolean (optional)
73-
If provided, calls will be shown in the recent calls when true and not when false (ios 11 and above)
73+
If provided, calls will be shown in the recent calls when true and not when false (ios 11 and above) (Default: true)
7474
- `maximumCallGroups`: string (optional)
7575
If provided, the maximum number of call groups supported by this application (Default: 3)
7676
- `maximumCallsPerCallGroup`: string (optional)

0 commit comments

Comments
 (0)