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 e29ac6d commit 4211274Copy full SHA for 4211274
README.md
@@ -134,6 +134,7 @@ Initialise RNCallKit with options
134
- generic
135
- number (default)
136
- email
137
+- **localizedCallerName**: string (optional)
138
139
Call when you receive incoming calls to display system UI
140
@@ -145,6 +146,8 @@ Call when you receive incoming calls to display system UI
145
146
147
148
149
+- **contactIdentifier**: string (optional)
150
+ - The identifier is displayed in the native call UI, and is typically the name of the call recipient.
151
152
Call when you make an outgoing call
153
0 commit comments