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 ced9b22 commit 29eb5e6Copy full SHA for 29eb5e6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)
2
3
+## 4.3.0
4
+
5
+- iOS add handler to hold/unhold call
6
7
## 4.2.0
8
9
- iOS
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-twilio-programmable-voice",
- "version": "4.2.0",
+ "version": "4.3.0",
"description": "React Native wrapper for Twilio Programmable Voice SDK",
"main": "index.js",
"scripts": {
0 commit comments