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 38d9255 commit c077903Copy full SHA for c077903
CHANGELOG.md
@@ -1,5 +1,10 @@
1
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)
2
3
+## 4.0.2
4
+
5
+- iOS
6
+ - fix: always disable proximityMonitor on iOS when the call is disconnected
7
8
## 4.0.0
9
10
- Android
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-twilio-programmable-voice",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "React Native wrapper for Twilio Programmable Voice SDK",
"main": "index.js",
"scripts": {
0 commit comments