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 51edf84 commit 64c59faCopy full SHA for 64c59fa
CHANGELOG.md
@@ -1,5 +1,10 @@
1
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)
2
3
+## 4.1.0
4
+
5
+- iOS
6
+ - Adds ability to handle DTMF codes in CallKit
7
8
## 4.0.2
9
10
- iOS
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-twilio-programmable-voice",
- "version": "4.0.2",
+ "version": "4.1.0",
"description": "React Native wrapper for Twilio Programmable Voice SDK",
"main": "index.js",
"scripts": {
0 commit comments